mcpbeat

Opplevagent MCP Server

io.github.slookisen/opplevagent-mcp
answering

Opplevagent MCP is answering right now. Last checked moments ago. 33 installs a week from npm. It exposes 5 tools. Last commit 4 Aug 2026.

Norwegian experiences marketplace MCP: activities by county, category, weather, season, group size.

Installs per day peak 21 · avg 5 · +22% w/w
a month agotoday
Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
407 ms
Response time
average over 24h
33
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add opplevagent-mcp --transport http https://opplevagent.no/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "opplevagent-mcp": {
      "url": "https://opplevagent.no/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.opplevagent-mcp]
url = "https://opplevagent.no/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "opplevagent-mcp": {
      "url": "https://opplevagent.no/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "opplevagent-mcp": {
      "url": "https://opplevagent.no/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

discover
discover_experiences
Search the opplevagent.no curated marketplace of Norwegian experiences and activities. Filtrer på fylke (county), kategori, vær, sesong, innendørs/utendørs, gruppestørrelse, pris og varighet. / Filter by county, category, weather, season, indoor/outdoor, group size, price, and duration. Also supports near-me search via lat/lng (+ optional radius_km): when given, results include a rounded distance_km and a geo_precision flag ('address' = exact, 'kommune' = approximate municipality centroid) and are sorted nearest-first. Returns title, category, location (fylke/kommune), description, and booking URL if available. Only verified experiences from active providers (Brreg-checked) are returned. Examples: 'hva kan vi finne på i Troms om vinteren?', 'outdoor activities in Oslo for 4 people', 'experiences within 50km of lat 69.65 / lng 18.95'.
discover_gardssalg
Search opplevagent.no's gårdssalg (farm-sale) vertical — Brreg-registered Norwegian drink producers (bryggeri/cideri/vingård/destilleri/mjøderi/seltzeri) selling directly from the farm. Finn norske gårdssalg-produsenter (drikkeprodusenter som selger direkte fra gården) etter fylke, kommune og produsenttype. / Filter by county (fylke), municipality (kommune), and producer type. Also supports near-me search via lat/lng (+ optional radius_km): when given, results include a rounded distance_km and are sorted nearest-first, and rows with no geocoded location are excluded (never a fabricated distance). Returns name, location, producer type, and an honest booking status (live direct booking vs. a dark-launch 'coming soon' note — never overclaims booking availability). Examples: 'gårdssalg i Vestland', 'cideri near lat 60.4 / lng 5.3', 'bryggeri med booking'.
experience
get_experience
Fetch complete details for a single experience from opplevagent.no by its UUID. Henter fullstendig informasjon om en opplevelse via UUID. Returns title, full description, category, location (fylke/kommune/meeting point), indoor/outdoor, season, weather suitability, group size limits, age suitability, price, duration, languages, booking URL, and booking type. Obtain the UUID from discover_experiences results. Example: id 'a1b2c3d4-e5f6-7890-abcd-ef1234567890'.
list_experience_categories
List all experience categories available on opplevagent.no, along with the number of verified experiences in each category. Henter alle kategorier med antall verifiserte opplevelser. Use this to understand what kinds of experiences are available before calling discover_experiences with a specific category filter. Example question: 'hvilke typer opplevelser finnes i Norge?', 'what categories are available?'.
book
book_gardssalg
Submit a booking REQUEST for a Norwegian gårdssalg (farm-sale) producer discovered via discover_gardssalg. Send inn en reservasjonsforespørsel for et gårdssalg-besøk. IMPORTANT: this NEVER creates a confirmed booking — it creates a PENDING request, exactly like the producer's own website form. The PRODUCER reviews the request and responds (confirms, proposes another time, or declines); guest_email only receives a read-only status link, never anything that can finalize the booking. No payment is involved (pickup/visit, pay on arrival, as today). Only producers with an active booking status (see discover_gardssalg's booking.live field) can be booked — a paused/not-yet-onboarded producer is rejected with a clear message, never a silent failure. VIKTIG: oppretter ALDRI en bekreftet booking — kun en avventende forespørsel; produsenten mottar forespørselen og svarer (bekrefter, foreslår nytt tidspunkt eller avslår). Required: provider_id (from discover_gardssalg), slot_at (requested date/time), party_size, guest_name, guest_email. Optional: experience_id, guest_phone, notes. Example: book a table for 4 at provider '3f1b2c4d-...' for '2026-08-15T13:00' for 'Kari Nordmann' <[email protected]>.

Endpoints

URLTransportStateLatencyChecked
https://opplevagent.no/mcp streamable-http answering 243 ms 0 min ago

Opplevagent MCP — questions

Answers built from our own checks of this server.

What can Opplevagent MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: book_gardssalg, discover_experiences, discover_gardssalg, get_experience, list_experience_categories. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Opplevagent MCP mostly used for?
Its tools cluster around discover and experience. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Opplevagent MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 407 ms. The bar chart above shows every period we have measured.
How do I connect Opplevagent MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Opplevagent MCP need an API key?
No. Opplevagent MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Opplevagent MCP?
It answers our handshake in 407 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Opplevagent MCP?
The npm package opplevagent-mcp was installed 33 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Opplevagent MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.