Back to directory
indigoprotocol/cardano-mcp

indigoprotocol/cardano-mcp

@IndigoProtocol

Cardano MCP server for handling wallet interactions

cardanoblockchainwalletmcpdefitypescriptindigo-protocolcardano-walletfinance

Installation & Configuration

{
  "mcpServers": {
    "cardano": {
      "command": "npx",
      "args": [
        "-y",
        "@indigoprotocol/cardano-mcp"
      ],
      "env": {
        "SEED_PHRASE": "word1,word2,word3,...",
        "BLOCKFROST_PROJECT_ID": "mainnetXXXXXXXXXXXXXXX"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12