This MCP server provides comprehensive cryptocurrency analysis using the CoinCap API, offering real-time price data, market analysis, and historical trends.
From the registry: Provide real-time cryptocurrency price data and market analysis.
$ node --versionPlease install the `truss44-mcp-crypto-price` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **CoinCap API key** — Free tier API key from pro.coincap.io/dashboard (https://pro.coincap.io/dashboard)
- **Node.js** — Node.js 22.14+ Run: `node --version`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","mcp-crypto-price"]
- required environment variables:
- `COINCAP_API_KEY`: CoinCap v3 API key (free tier available) (example: `<your-coincap-api-key>`)
Note: Also supports streamable HTTP transport. 4 tools: get-crypto-price, get-market-analysis, get-historical-analysis, get-top-assets.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.COINCAP_API_KEYrequiredAPI key required to access the CoinCap v3 API.SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
MCP server integrating with Stripe - tools for customers, products, payments, and more.