Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

LiveSpot

REMOTE · LIVESPOT.SE · SCANNED SEP 22

Find concerts, theatre, sport and festivals in Sweden. Authless, read-only MCP.

Available components

+7 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability76
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 815 tokens (~101/item across 8 items; 8 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management46
  • Stability check failed: schema churn in the 20 days we've observed: 0 tool removals, 3 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the LiveSpot MCP server?

LiveSpot is a hosted endpoint at https://livespot.se/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · livespot.se

# add to Claude Code
claude mcp add --transport http se-livespot-mcp 'https://livespot.se/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "se-livespot-mcp": {
      "url": "https://livespot.se/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "se-livespot-mcp": {
      "type": "http",
      "url": "https://livespot.se/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.se-livespot-mcp]
url = "https://livespot.se/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "se-livespot-mcp": {
      "type": "remote",
      "url": "https://livespot.se/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add se-livespot-mcp --url 'https://livespot.se/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  se-livespot-mcp:
    url: "https://livespot.se/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "se-livespot-mcp": {
      "Transport": "http",
      "Url": "https://livespot.se/mcp"
    }
  }
}
# add to Vellum
assistant mcp add se-livespot-mcp -t streamable-http -u 'https://livespot.se/mcp'
// mcp.json
{
  "mcpServers": {
    "se-livespot-mcp": {
      "type": "http",
      "url": "https://livespot.se/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1
    • Tool coverage: 25% → 100% functional
    • Tool “browse_city” now declares an output schema functional
    • Tool “get_event” now declares an output schema functional
    • Tool “get_related_events” now declares an output schema functional
    • Tool “list_categories” now declares an output schema functional
    • Tool “list_cities” now declares an output schema functional
    • Tool “search_events” now declares an output schema functional
  • 20 Sept 26 +4
    • Stability: 0.57 → fail security
    • A breaking change shipped without a version bump: still 1.0.0 security
    • Authorization: unverified → partial security
    • The server rewrote its instructions, which are the text every model session reads security
    • “browse_city” made “category” required, so existing callers break functional
    • “browse_city” made “limit” required, so existing callers break functional
    • “get_related_events” made “limit” required, so existing callers break functional
    • “search_events” made “category” required, so existing callers break functional
    • “search_events” made “city” required, so existing callers break functional
    • “search_events” made “endDate” required, so existing callers break functional
    • “search_events” made “limit” required, so existing callers break functional
    • “search_events” made “maxPrice” required, so existing callers break functional
    • “search_events” made “page” required, so existing callers break functional
    • “search_events” made “query” required, so existing callers break functional
    • “search_events” made “startDate” required, so existing callers break functional
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1
    • Tool “browse_city” rewrote its description, which is the text the model reads security
    • Tool “get_event” rewrote its description, which is the text the model reads security
    • Tool “search_events” rewrote its description, which is the text the model reads security
    • Schema quality: 89 → 98 functional
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://livespot.se/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=livespot.se CN=WE1,O=Google Trust Services,C=US 12 Sept 2026 11 Dec 2026 ECDSA 256 ECDSA-SHA256 db316b09c8fdefb01342742825cd8e81
SANs: livespot.se, *.livespot.se
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of livespot.se. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
se. present 59407 8 Verified
livespot.se. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://livespot.se/mcp Verified 200
http (plaintext) http://livespot.se/mcp HTTPS enforced 301 https://livespot.se/mcp
MCP tools · 8 exposed · ~785 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
browse_city ~117

List upcoming events in a city, optionally narrowed by category. Equivalent to search_events with just {city, category}. Returns markdown bullets where each title links to livespot.se — preserve those links when summarizing. City slugs are ASCII (goteborg, malmo); Swedish characters are normalized automatically.

NameTypeReqDescription
categorystringyesCategory slug to filter by.
citystringyesCity slug in ASCII (e.g. goteborg, malmo).
limitintegeryesMax events to return. Default 10.
NameTypeReqDescription
eventsarrayyesMatching events.
totalnumberyesTotal upcoming events matching the city/category.

No examples provided.

fetch ~53

Fetch a single LiveSpot event document. Returns { id, title, text, url, metadata } per the OpenAI Deep Research spec.

NameTypeReqDescription
idstringyesResource id (event id or slug) returned by search.
NameTypeReqDescription
idstringyes
metadataobjectyes
textstringyes
titlestringyes
urlstringyes

No examples provided.

get_event ~120

Fetch the full detail for a single event. Accepts a full event id, a full slug, or the 8-character short id at the end of a slug (e.g. "f13a31ab"), as returned by search_events, browse_city, and search. Returns a markdown block with a linked title heading plus description, venue, city, date, and price. Preserve the title link when citing the event so users can click through.

NameTypeReqDescription
idstringyesEvent id, slug, or short-id prefix as returned by search_events.
NameTypeReqDescription
availabilityTicketing status, e.g. AVAILABLE.
away_team
categoriesCategory slugs.
city
currencyISO 4217, usually SEK.
description
description_en
description_sv
end_dateEnd date/time, ISO 8601.
event_statusLifecycle status, e.g. scheduled/cancelled.
home_team
idstringyesLiveSpot event id.
image_url
namestringyesEvent title.
performers
price_maxHighest ticket price, in `currency`.
price_minLowest ticket price, in `currency`.
slugURL slug; the last 8 chars work as a short id.
sourceTicketing provider the listing came from.
sport
start_dateStart date/time, ISO 8601.
start_time_tbdTrue when only the day is known.
urlCanonical event page on livespot.se.
venue

No examples provided.

get_related_events ~70

Find events related to a given event (same city, nearby date, overlapping category). Returns markdown bullets where each title links to livespot.se — preserve those links when summarizing.

NameTypeReqDescription
idstringyesEvent id or slug.
limitintegeryesMax related events. Default 6.
NameTypeReqDescription
eventsarrayyesMatching events.

No examples provided.

list_categories ~33

Return the canonical LiveSpot category catalog with both Swedish and English slugs. Pass either slug to other tools as `category`.

Input schema present but exposes no named parameters.

NameTypeReqDescription
categoriesarrayyes

No examples provided.

list_cities ~41

Return all LiveSpot cities with their slug, region, and upcoming-event count. Use the slug (ASCII) as the `city` argument to other tools.

Input schema present but exposes no named parameters.

NameTypeReqDescription
citiesarrayyes

No examples provided.

search ~52

Search LiveSpot events. Returns { results: [{ id, title, url }, ...] } per the OpenAI Deep Research spec. Event content originates from third-party ticket providers.

NameTypeReqDescription
querystringyesSearch query.
NameTypeReqDescription
resultsarrayyes

No examples provided.

search_events ~299

Search LiveSpot for upcoming events across Sweden. Use this when the user asks what's on, what events are happening, what to do, or anything about concerts, sport, theatre, or shows in a Swedish city. Supports free-text, city, category, date range, and max price. Returns a paginated markdown list of events where each title links to livespot.se. Preserve the markdown links when summarizing so users can click through. City slugs are ASCII (goteborg, malmo); Swedish characters are normalized automatically (å/ä→a, ö→o).

NameTypeReqDescription
categorystringyesCategory slug. Accepts Swedish or English: konsert/concert, teater/theatre, humor/comedy, etc.
citystringyesCity slug in ASCII (goteborg, malmo, stockholm). Swedish characters are replaced: å/ä→a, ö→o.
endDatestringyesInclude only events on or before this date.
limitintegeryesResults per page. Defaults to 10 to keep payloads under ~100KB.
maxPriceintegeryesUpper bound on price_min, in SEK.
pageintegeryesPage number (1-indexed).
querystringyesFree-text query. Accepts natural-language input like "metallica in stockholm next month".
startDatestringyesInclude only events on or after this date.
NameTypeReqDescription
eventsarrayyesMatching events.
pagenumberyes
totalnumberyesTotal matches across all pages.
totalPagesnumberyes

No examples provided.

Common questions

What is the LiveSpot MCP server?

LiveSpot is an MCP server listed in the public MCP registry as se.livespot/mcp. Find concerts, theatre, sport and festivals in Sweden. Authless, read-only MCP. This page covers its hosted endpoint (https://livespot.se/mcp).

Is the LiveSpot MCP server safe to use?

LiveSpot scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the LiveSpot MCP server expose?

LiveSpot exposes 8 tools: search_events, get_event, list_cities, list_categories, browse_city, and 3 more. Their descriptions and schemas cost roughly 785 tokens of context every time the server is loaded.

Does the LiveSpot MCP server require authentication?

No. We connected to LiveSpot without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the LiveSpot MCP server still maintained?

LiveSpot is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.