Content Tools
esdeveniments.cat
Provides access to cultural events, news, categories, and places in Catalonia.
ENDPOINT 1
https://www.esdeveniments.cat/mcp
MCP server metadata
- Name
- esdeveniments-cat
- Version
- 1.0.0
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
listEventsSearch and browse cultural events in Catalonia by place, date, category, or keyword.
Inferred read-onlylistNewsBrowse local cultural news articles from Catalonia, optionally filtered by place.
Inferred read-onlylistCategoriesList all event categories available on Esdeveniments.cat (concerts, theatre, exhibitions, festivals, etc.)
Inferred read-onlylistPlacesList all towns, cities, and regions (comarques) in Catalonia where events are available.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.