Pensiata MCP

Bulgarian Private Pension System (MSSPP) metrics endpoint.

Manifest: /.well-known/mcp.json

MCP Endpoint: /mcp

Data freshness: Monthly updates based on FSC reports; NAV/benchmark series refreshed when new source data is published.

Claude Desktop

{
  "pensiata": {
    "command": "npx",
    "args": ["-y", "@modelcontextprotocol/server-sse-proxy", "https://mcp.pensiata.me/mcp"]
  }
}

Cursor

In Cursor: Settings > Models > MCP, click + Add New, select SSE, and use https://mcp.pensiata.me/mcp.

{
  "mcpServers": {
    "pensiata": {
      "url": "https://mcp.pensiata.me/mcp"
    }
  }
}