mcpbeat Sign in

Indigo MCP Server

local only

Indigo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 198 installs a week from npm. Last commit 7 Sep 2026.

Indigo Protocol MCP — iAsset prices, CDP analytics, stability pools, staking & governance

Installs per day peak 184 · avg 34 · +248% w/w
a month agotoday
198
Installs / week
npm · @indigoprotocol/indigo-mcp
6
Stars
1 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Indigo MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add indigo-mcp -- npx -y @indigoprotocol/indigo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "indigo-mcp": {
      "args": [
        "-y",
        "@indigoprotocol/indigo-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.indigo-mcp]
command = "npx"
args = ["-y", "@indigoprotocol/indigo-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "indigo-mcp": {
      "args": [
        "-y",
        "@indigoprotocol/indigo-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "indigo-mcp": {
      "args": [
        "-y",
        "@indigoprotocol/indigo-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Indigo MCP

same job, measured the same way
Ozon Seller MCP Server
by woyaxnini

MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.

61 installs/wk local only
Singular
by singular

Marketing intelligence MCP server providing campaign performance data and analytics tools.

answering
O
DeFi Protocol Data
by memoryapi

DeFi protocol data: TVL, yield pools, and cross-chain analytics

3 tools answering
Google Analytics 4
by mindstone

Google Analytics 4 MCP server with reporting, schema discovery, and admin visibility tools

44 installs/wk local only
Instagram MCP
by mcpware

Instagram MCP — 23 tools for Instagram Graph API: posts, DMs, stories, reels, analytics.

123 installs/wk local only
InSync Analytics
by insyncanalytics-ai-mcp

Institutional-grade financial data: earnings, estimates, guidance, stock prices, macro indicators.

answering
Yandex Market Seller
by dontsovcmc

MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics

95 installs/wk local only
C
Allstacks Analytics MCP Server
by allstacks

Provides 208+ tools for AI-native engineering intelligence via Allstacks API.

196 installs/wk local only

Indigo MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Indigo MCP?
Indigo MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @indigoprotocol/indigo-mcp was installed 198 times last week.
How do I connect Indigo MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @indigoprotocol/indigo-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Indigo MCP?
The npm package @indigoprotocol/indigo-mcp was installed 198 times in the last week. Week over week that is +248%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Indigo MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 6 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.