← Index

io.github.IndigoProtocol/cardano-mcp

io.github.IndigoProtocol/cardano-mcp·v1.0.2·Other
Quality Score
83
/100

Cardano MCP — transactions, addresses, UTxOs, balances, ADAHandles & stake delegation

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cardano-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@indigoprotocol/cardano-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cardano-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@indigoprotocol/cardano-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @indigoprotocol/cardano-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other