github analyzed c9ff7b6

IndigoProtocol/cardano-mcp

github

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

maintainer
IndigoProtocol
license
first seen
2026-06-03
last seen
2026-06-03
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 6 tools
transport stdio · streamable-http · http verified reported listed in the official MCP registry counts 6 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • get_adahandles

    Retrieve all ADAHandles ([handle.me](https://handle.me/)) owned by the connected wallet

  • get_addresses

    Retrieve all Cardano addresses for the connected wallet

  • get_balances

    Retrieve all token balances for the connected wallet

  • get_stake_delegation

    Retrieve stake pool delegation and available ADA rewards

  • get_utxos

    Retrieve all UTxOs for the connected wallet in raw CBOR format

  • submit_transaction

    Sign and submit a Cardano transaction from the connected wallet

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 1

  • fs IndigoProtocol-cardano-mcp-c9ff7b6/src/cli/setup.ts :3 import * as fs from 'fs';

declared dependencies 16

  • libsodium-sumo@^0.7.16
  • libsodium-wrappers-sumo@^0.7.16
  • undici@^7.0.0
  • @lucid-evolution/lucid@^0.4.29
  • @modelcontextprotocol/sdk@^1.18.0
  • @types/express@^5.0.3
  • @types/node@^24.3.1
  • axios@^1.12.2
  • cors@^2.8.5
  • dotenv@^17.3.1
  • esbuild@^0.27.4
  • express@^5.1.0
  • ts-node@^10.9.2
  • typescript@^5.9.2
  • winston-syslog@^2.7.1
  • zod@^3.25.76