← Registry

Content Tools

esdeveniments.cat

Provides access to cultural events, news, categories, and places in Catalonia.

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

ENDPOINT 1

https://www.esdeveniments.cat/mcp

No auth detected

MCP server metadata

Name
esdeveniments-cat
Version
1.0.0
Capabilities
toolsresourcesexperimental.ext-apps.versionexperimental.ext-apps.supported
Server instructions

Esdeveniments.cat is a cultural events discovery platform for Catalonia (Spain). Use listEvents to search events by place, date, category or keyword. Use getEvent for full details. Use listCategories and listPlaces for reference data. All data is in Catalan by default; Spanish and English also available.

Known tools 5

listEvents

Search and browse cultural events in Catalonia by place, date, category, or keyword.

Inferred read-only
getEvent

Get full details for a single cultural event by its slug or ID.

Inferred read-only
listNews

Browse local cultural news articles from Catalonia, optionally filtered by place.

Inferred read-only
listCategories

List all event categories available on Esdeveniments.cat (concerts, theatre, exhibitions, festivals, etc.)

Inferred read-only
listPlaces

List all towns, cities, and regions (comarques) in Catalonia where events are available.

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.esdeveniments-cat]
url = "https://www.esdeveniments.cat/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "esdeveniments-cat": {
      "type": "http",
      "url": "https://www.esdeveniments.cat/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: esdeveniments-cat
Remote MCP URL: https://www.esdeveniments.cat/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": {
    "esdeveniments-cat": {
      "url": "https://www.esdeveniments.cat/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "esdeveniments-cat": {
      "type": "http",
      "url": "https://www.esdeveniments.cat/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "esdeveniments-cat",
  "transport": "streamable-http",
  "url": "https://www.esdeveniments.cat/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.