mcpbeat

Catalunya 2022 MCP Server

cat.2022/catalunya-2022
answering

Catalunya 2022 is answering right now. Last checked 6 min ago. It exposes 4 tools. Last commit 8 Jul 2026.

Consulta el pla estratègic Catalunya 2022: 3 àmbits, 12 objectius, 91 accions. Trilingüe CA/EN/ES.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
166 ms
Response time
average over 24h
0
Stars
last commit 8 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add catalunya-2022 --transport http https://mcp.2022.cat
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "catalunya-2022": {
      "url": "https://mcp.2022.cat"
    }
  }
}
~/.codex/config.toml
[mcp_servers.catalunya-2022]
url = "https://mcp.2022.cat"
.cursor/mcp.json
{
  "mcpServers": {
    "catalunya-2022": {
      "url": "https://mcp.2022.cat"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "catalunya-2022": {
      "url": "https://mcp.2022.cat"
    }
  }
}

Available tools 4

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

document
get_document_metadata
Get the complete structure of the policy document "Catalunya 2022 - RESET: Crida per reactivar el país": 3 spheres, 12 goals, 91 actions created by a 30-expert Catalonia Task Force. Returns the hierarchy with canonical slugs for navigation via get_section.
search_document
Search the Catalunya 2022 - RESET policy document by keyword. Returns up to 10 results with canonical slugs (for follow-up with get_section) and text snippets. Handles Catalan/Spanish diacritics automatically (e.g., 'educacio' matches 'educació').
proposals
list_proposals
List all 91 action proposals from the Catalunya 2022 document, optionally filtered by sphere (1-3) or goal (1-12). Returns actionId, goalId, sphereId, title, slug, and url. Use get_section with the returned slug to read full action content.
section
get_section
Retrieve the full text of any section of the Catalunya 2022 document by its canonical slug. Slugs follow the pattern: 'sphere-1', 'sphere-1/goal-2', 'sphere-1/goal-2/action-2-1'. Static pages: 'introduction', 'executive-summary', 'train-of-prosperity'. Use get_document_metadata to discover all available slugs.

Endpoints

URLTransportStateLatencyChecked
https://mcp.2022.cat streamable-http answering 178 ms 6 min ago

Catalunya 2022 — questions

Answers built from our own checks of this server.

What can Catalunya 2022 do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_document_metadata, get_section, list_proposals, search_document. 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 Catalunya 2022 working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 166 ms. The bar chart above shows every period we have measured.
How do I connect Catalunya 2022?
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 Catalunya 2022 need an API key?
No. Catalunya 2022 completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Catalunya 2022?
It answers our handshake in 166 ms on average, which is faster than 70% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Catalunya 2022 open source?
Yes — it is published under the MIT licence, written in MDX and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.