mcpbeat Sign in

LiveSpot MCP Server

answering

LiveSpot is answering right now. Last checked moments ago. It exposes 8 tools.

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

Uptime history 8 days of history
8 days agonow
100.0%
Uptime 24h
93 of 93 checks
8
Tools
read from the server
274 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check LiveSpot every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

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 mcp --transport http https://livespot.se/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://livespot.se/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://livespot.se/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://livespot.se/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://livespot.se/mcp"
    }
  }
}

Available tools 8

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

browse
browse_city
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 slug must be ASCII.
categories
list_categories
Return the canonical LiveSpot category catalog with both Swedish and English slugs. Pass either slug to other tools as `category`.
cities
list_cities
Return all LiveSpot cities with their slug, region, and upcoming-event count. Use the slug (ASCII) as the `city` argument to other tools.
event
get_event
Fetch the full detail for a single event by id or slug. 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.
events
search_events
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 must be ASCII (goteborg, malmo).
fetch
fetch
Fetch a single LiveSpot event document. Returns { id, title, text, url, metadata } per the OpenAI Deep Research spec.
related
get_related_events
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.
search
search
Search LiveSpot events. Returns { results: [{ id, title, url }, ...] } per the OpenAI Deep Research spec. Event content originates from third-party ticket providers.

Endpoints

URLTransportStateLatencyChecked
https://livespot.se/mcp streamable-http answering 455 ms 0 min ago

Alternatives to LiveSpot

same job, measured the same way
T
Clean
by clean

Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.

20 installs/wk 42 tools answering
LION Trend Intent MCP
by lionmaster20

Read-only x402-paid trend-intent MCP tools for JSON and CSV signals.

5 tools answering
Spot AI MCP (Unofficial)
by phil-bryant

Unofficial community MCP server for the Spot AI camera and video-intelligence REST API. Read-only.

503 installs/wk local only
OSF CLI Go
by edithatogo

Read-only MCP tools for authenticated Open Science Framework projects and files.

local only
Campus Copilot MCP
by xiaojiou176-open

Read-only MCP server for the local Campus Copilot BFF and imported workspace snapshots.

local only
Events
by urbanplayground

Live event discovery: concerts, club nights, art, comedy, and festivals across 14 cities.

22 installs/wk 24 tools answering
Vocci
by vocci

Read-only MCP access to authorized Vocci sessions, notes, files, and memory search.

answering
The Driscoll Public AI
by the-driscoll

Read-only property facts, indicative availability, authorised booking links and guest-safe support.

5 tools answering

LiveSpot — questions

Answers built from our own checks of this server.

What can LiveSpot do?
It exposes 8 tools, read directly from the server on our last check. Among them: browse_city, fetch, get_event, get_related_events, list_categories, list_cities and 2 more. 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 →
Is LiveSpot working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 274 ms. The bar chart above shows every period we have measured.
How do I connect LiveSpot?
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 LiveSpot need an API key?
No. LiveSpot completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is LiveSpot?
It answers our handshake in 274 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.