Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

Catalunya 2022

cat.2022/catalunya-2022

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

Uptime
14.0%
43 probes
Response
117ms
last probe
Tools
4
callable
Primary URL
https://mcp.2022.cat

Tools · 4

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 automa…

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: 'introd…

get_document_metadata

Get the complete structure of the Catalunya 2022: RESET policy document — 3 spheres, 12 goals, 91 actions created by a 30-expert Catalonia Task Force. Returns the hierarchy with canonical slugs for na…

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 re…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "catalunya_2022": {
      "url": "https://mcp.2022.cat",
      "transport": "streamable-http"
    }
  }
}