← Index

dev.cz-agents/cnb

dev.cz-agents/cnb·v0.1.4·Other
Quality Score
85
/100

Czech National Bank daily FX rates: CZK exchange rates, currency conversion, history

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://cnb.cz-agents.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cnb": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/cnb"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cnb": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/cnb"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @czagents/cnb
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other