Indigo MCP

Indigo Protocol MCP - iAsset prices, CDP analytics, stability pools, staking & governance. It runs locally over stdio via the published package.

People who work with Indexer and Blockfrost and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-07 · ★ 6 · #26 OF 81 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Indigo MCP

before you install - you'll need

Set INDEXER_URL, BLOCKFROST_API_KEY, SEED_PHRASE, BLOCKFROST_PROJECT_ID, X402_PRIVATE_KEY, MCP_TRANSPORT before connecting. X402_TESTNET, PAYMENT_SERVER are optional or environment-specific per the README.

Claude Code

claude mcp add indigoprotocol-indigo-mcp -- npx -y @indigoprotocol/indigo-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "indigoprotocol-indigo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@indigoprotocol/indigo-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @indigoprotocol/indigo-mcp - published under the repo owner's npm scope (@indigoprotocol)

registry namespace io.github.IndigoProtocol is GitHub-verified and matches the repo owner

03 · What Indigo MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.4.1 · 2026-08-23

Fixes open_cdp for iETH, iBTC and iADA with ADA collateral. All seven iAssets now build · unsigned transactions. · npx -y @indigoprotocol/indigo-mcp@0.4.1 · If you pinned @0.4.0 in an MCP client config, change the pin…

v0.3.0 · 2026-06-10

Indigo MCP v0.3.0 - Indigo v3 support · First release with full Indigo Protocol v3 support. · Highlights · Migrated to @indigo-labs/indigo-sdk (v3) - all write tools rebuilt on the v3 transaction builders…

v0.2.1 · 2026-03-08

Add MCP registry metadata and MIT license

04 · Who maintains Indigo MCP

indigo-mcp is maintained by indigoprotocol. We track 2 MCP servers from indigoprotocol - 2 actively maintained, 10 combined GitHub stars, oldest repo from Sep 2025. Full record: all servers from indigoprotocol.

  1. cardano-mcp Cardano MCP - transactions, addresses, UTxOs, balances, ADAHandles & stake delegation ★ 4

05 · Facts

category
data & analytics - ranked #26 of 81 actively-maintained data & analytics servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-08-23)
registry
io.github.IndigoProtocol/indigo-mcp (active, first published 2026-03-08 · 3 versions)
packages
npm:@indigoprotocol/indigo-mcp

06 · Indigo MCP FAQ

What is Indigo MCP?

Indigo Protocol MCP - iAsset prices, CDP analytics, stability pools, staking & governance. It runs locally over stdio via the published package.

Is Indigo MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-07 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Indigo MCP?

Run `npx -y @indigoprotocol/indigo-mcp`. The README documents 8 environment variables (INDEXER_URL, BLOCKFROST_API_KEY, SEED_PHRASE…) to set first. Set INDEXER_URL, BLOCKFROST_API_KEY, SEED_PHRASE, BLOCKFROST_PROJECT_ID, X402_PRIVATE_KEY, MCP_TRANSPORT before connecting. X402_TESTNET, PAYMENT_SERVER are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Indigo MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Indigo MCP

More data & analytics MCP servers · Druid MCP Server · MTG MCP Server · jDataMunch MCP · Keboola MCP Server

More TypeScript MCP servers · Infranodus MCP Server Infranodus · Inite Brain · Inkog · Stockbit MCP · Ins Forge · see all