← Index

dev.cz-agents/isir

dev.cz-agents/isir·v0.2.2·Other
Quality Score
85
/100

Czech insolvency register (ISIR) — active proceeding checks by IČO. Alpha.

§01  Install
Remote endpoint

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

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