Content Tools
2022.cat
Search and retrieve information from the Catalunya 2022 - RESET policy document.
ENDPOINT 1
https://mcp.2022.cat
MCP server metadata
- Name
- catalunya-2022
- Version
- 2.1.1
Aquest servidor dóna accés al document «Catalunya 2022 - RESET: Crida per reactivar el país», una proposta estratègica creada per 30 experts de la societat civil catalana. Cobreix una societat justa (Àmbit 1), una economia competitiva (Àmbit 2) i el sector públic (Àmbit 3), amb 3 àmbits, 12 objectius i 91 accions. Disponible en català (ca), anglès (en) i castellà (es). This server provides access to the policy document "Catalunya 2022 - RESET: Call to reactivate Catalonia", a strategic proposal by a task force of 30 Catalan civil-society experts. It covers a fair society (Sphere 1), a competitive economy (Sphere 2), and the public sector (Sphere 3) across 3 spheres, 12 goals, and 91 actions. Available in Catalan (ca), English (en), and Spanish (es). Este servidor da acceso al documento «Catalunya 2022 - RESET: Llamamiento para reactivar el país», una propuesta estratégica creada por 30 expertos de la sociedad civil catalana. Cubre una sociedad justa (Ámbito 1), una economía competitiva (Ámbito 2) y el sector público (Ámbito 3), con 3 ámbitos, 12 objetivos y 91 acciones. Disponible en catalán (ca), inglés (en) y castellano (es). Start with get_document_metadata to understand the structure (it includes the formal citation with DOI), or search_document to find specific topics. Read one section via get_section, browse resources (document://catalunya2022/manifest, contributors, {locale}/{slug}), or load the whole document from document://catalunya2022/{locale}. Use prompts (explore-document, summarize-sphere, analyze-proposal) for guided interactions.
Known tools 4
get_sectionRetrieve the full text of any section of the Catalunya 2022 document by its canonical slug.
Inferred read-onlyget_document_metadataGet 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.
Inferred read-onlylist_proposalsList all 91 action proposals from the Catalunya 2022 document, optionally filtered by sphere (1-3) or goal (1-12).
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.catalunya-2022]
url = "https://mcp.2022.cat"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"catalunya-2022": {
"type": "http",
"url": "https://mcp.2022.cat"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: catalunya-2022
Remote MCP URL: https://mcp.2022.cat
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": {
"catalunya-2022": {
"url": "https://mcp.2022.cat"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"catalunya-2022": {
"type": "http",
"url": "https://mcp.2022.cat"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "catalunya-2022",
"transport": "streamable-http",
"url": "https://mcp.2022.cat"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for 2022.cat was fetched 2026-07-25T06:16:25.650Z and is being refreshed.
2022.cat is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.