Opplevagent Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Opplevagent Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server for [Opplevagent](https://opplevagent.no) — discover Norwegian experiences and activities from Claude Desktop, Cursor, or any MCP client.
Search tours, courses and things to do across Norway and filter by county, municipality, category, weather, season, group size, age and price. Every result links straight to a booking page.
Add to ~/.claude/claude_desktop_config.json (macOS/Linux) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"opplevagent": {
"command": "npx",
"args": ["opplevagent-mcp"]
}
}
}Restart Claude Desktop. No API key required.
npx opplevagent-mcp| Tool | Description |
|---|---|
opplev_discover | Search experiences by structured filters: fylke (county), kommune (municipality), category, indoor_outdoor, weather, season, group_size, age, max_price, duration_max, language, limit. Returns ranked experiences with place, category, duration, price and a booking link. |
opplev_info | Get the full profile for one experience by id (UUID) — description, place, season, duration, group size, age suitability, price, languages, accessibility, meeting point and booking link. |
opplev_categories | List all experience categories with the count of published experiences in each. |
All tools are read-only and query the public Opplevagent API. No authentication.
kultur_historie · sightseeing_transport · adrenalin_action · dyreliv_safari · vinter_sno · natur_friluft · overnatting_opplevelse · velvaere_spa · mat_drikke
| Env var | Default | Purpose |
|---|---|---|
OPPLEVAGENT_URL | https://opplevagent.no | Base URL of the Opplevagent API. Override to point at a staging instance. |
Opplevagent is an A2A (Agent-to-Agent) marketplace for Norwegian experiences. This MCP server is a thin, read-only wrapper over the public discovery API:
https://opplevagent.no/api/opplevelserhttps://opplevagent.no/api/opplevelser/discoverhttps://opplevagent.no/.well-known/agent-card.jsonhttps://opplevagent.no/openapi.jsonhttps://opplevagent.no/mcpMIT © Daniel Fredriksen
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.