Catalunya 2022 MCP Server

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

Remote serverstreamable-httpTypeScript

What is the Catalunya 2022 MCP server?

Catalunya 2022 MCP server exists for a simple reason — assistants are far more useful when they can act on Catalunya 2022 directly instead of describing what you should do. Consulta el pla estratègic Catalunya 2022: 3 àmbits, 12 objectius, 91 accions. Trilingüe CA/EN/ES.

What you get

Servidor MCP remot per al document «Catalunya 2022 - RESET: Crida per reactivar el país», el pla estratègic elaborat l'any 2021 per un grup de treball de 30 experts de la societat civil catalana. Exposa els 3 àmbits, els 12 objectius, les 91 accions i els perfils dels contribuïdors en català, anglès i castellà mitjançant eines, recursos i prompts MCP.

Setting it up

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

What the assistant can call

Once Catalunya 2022 is connected, these are the calls the assistant has available:

  • search_document — cerca de text complet amb suport de diacrítics
  • get_section — text complet de qualsevol secció per slug canònic
  • get_document_metadata — estructura completa del document
  • list_proposals — llistat de les 91 accions
  • document — //catalunya2022/manifest
  • explore-document — summarize-sphere
  • analyze — proposal
  • Eines — The Eines tool exposed by this server
  • Recursos — The Recursos tool exposed by this server
  • Prompts — The Prompts tool exposed by this server

Before you rely on it

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • With 10 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch Catalunya 2022.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the catalunya 2022 mcp server does with a few real requests.

Choosing this one

This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Catalunya 2022's toolset — search_document, get_section, get_document_metadata and 7 more — is a fair guide to whether it matches your workflow. It is maintained by cat.2022; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Catalunya 2022's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Available tools

ToolWhat it does
search_documentcerca de text complet amb suport de diacrítics
get_sectiontext complet de qualsevol secció per slug canònic
get_document_metadataestructura completa del document
list_proposalsllistat de les 91 accions
document//catalunya2022/manifest
explore-documentsummarize-sphere
analyzeproposal
EinesThe Eines tool exposed by this server.
RecursosThe Recursos tool exposed by this server.
PromptsThe Prompts tool exposed by this server.

How to install the Catalunya 2022 MCP server

{
  "mcpServers": {
    "catalunya-2022": {
      "command": "npx",
      "args": ["-y", "npm"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use Catalunya 2022 to search document.
  • Use Catalunya 2022 to get section.
  • Use Catalunya 2022 to get document metadata.

Frequently asked questions

It connects Catalunya 2022 to MCP-compatible AI assistants such as Claude and Cursor, exposing 10 tools (search_document, get_section, get_document_metadata, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Catalunya 2022 directly.