@sperax/mcp-market
v0.2.2
Published
Live crypto prices, market caps, TVL, categories, and macro market data for AI agents.
Maintainers
Readme
@sperax/mcp-market
Install
npm install @sperax/mcp-marketLive crypto prices, market caps, TVL, categories, and macro market data for AI agents.
A thin stdio MCP server. It forwards tool calls to the hosted SperaxOS MCP gateway — it holds no API keys and runs no tool logic locally.
Install in Claude Code
claude mcp add market -- npx -y @sperax/mcp-marketClaude Desktop / Cursor
{
"mcpServers": {
"sperax-market": { "command": "npx", "args": ["-y", "@sperax/mcp-market"] }
}
}Configuration
| Env var | Default | Purpose |
| --- | --- | --- |
| SPERAX_MCP_URL | https://chat.sperax.io/webapi/mcp | Upstream gateway base URL (self-host / staging). |
Tools
Bundles these read-only SperaxOS tools:
sperax-coingeckosperax-defillamasperax-marketssperax-defi-analyticssperax-token-categoriessperax-token-emissionssperax-company-holdingssperax-dex-aggregatorssperax-options-volumesperax-bridgessperax-nft-market
Full exposure audit: docs/mcp-gateway.md. Distribution: docs/mcp-distribution.md.
License
mcp-market is released under the Apache-2.0 license.
