Submit

Cardano Mcp

@IndigoProtocol

MCP server for the Cardano blockchain — exposes on-chain queries, address lookups, transaction history, token metadata, stake pool info, and network parameters to LLM agents.

Server Config

{
  "mcpServers": {
    "cardano-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@indigoprotocol/cardano-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.