HomeFinance › botindex-mcp-server

botindex-mcp-server

DeFi signal intelligence + agent discovery. Funding arb, whale alerts, Zora, compliance.

TypeScript Cloud
★ 1 stars Last pushed 2026-03-16 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.2.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "botindex-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "BOTINDEX_BASE_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • BOTINDEX_BASE_URL — Base URL for BotIndex API (optional, defaults to https://api.botindex.dev)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry