← Registry

Content Tools

sofiastage.com

This server provides search and retrieval of cultural events, performers, and editorial content from SofiaStage.

1 endpoint5 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://api.sofiastage.com/mcp

No auth detected

MCP server metadata

Name
sofiastage-events
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged
Server instructions

Use these read-only tools for current SofiaStage cultural-event data. Dates and times use Europe/Sofia. Prefer show_stable_id when referring to an event. Returned event and ticket URLs are informational source pages; the server cannot initiate checkout, reservation, or payment.

Known tools 5

search_events

Search current cultural events by Sofia/all-city scope, city, date, local time, venue, title, performer, or editorial collection.

Inferred read-only
get_event

Get one event by canonical show_stable_id or legacy source ID, optionally including related performers and editorial entries.

Inferred read-only
search_catalog

Search cities, venues, production titles, performers, or editorial collections.

Inferred read-only
get_performer

Get a SofiaStage performer or creative-team profile, biography metadata, public links, and precomputed upcoming events by exact name or route slug.

Inferred read-only
get_editorial

Get a SofiaStage editorial collection, article metadata, and precomputed upcoming events by exact title or route slug.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sofiastage-events]
url = "https://api.sofiastage.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sofiastage-events": {
      "type": "http",
      "url": "https://api.sofiastage.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sofiastage-events
Remote MCP URL: https://api.sofiastage.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sofiastage-events": {
      "url": "https://api.sofiastage.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sofiastage-events": {
      "type": "http",
      "url": "https://api.sofiastage.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sofiastage-events",
  "transport": "streamable-http",
  "url": "https://api.sofiastage.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.