QuantGeekDev/coincap-mcp
by Various
A coincap mcp server to access crypto data from coincap API
MCP
QuantGeekDev/coincap-mcp
Added 1 June 2026
Overview
A TypeScript MCP server that exposes cryptocurrency data from the CoinCap API via the Model Context Protocol. It enables AI assistants to query live prices, market caps, and other market metrics without direct API calls.
Best for
Best for
Developers building AI assistants that need live cryptocurrency market data without direct vendor lock-in.
Use cases
- Retrieve real-time prices and market caps for cryptocurrencies
- Fetch historical price data for market analysis
- Integrate crypto stats into AI chat workflows
Notes
A TypeScript MCP server that exposes cryptocurrency data from the CoinCap API via the Model Context Protocol. It enables AI assistants to query live prices, market caps, and other market metrics without direct API calls.
92 stars on GitHub. Last updated 2025-01-30. Licensed MIT.
Use cases
- Retrieve real-time prices and market caps for cryptocurrencies
- Fetch historical price data for market analysis
- Integrate crypto stats into AI chat workflows
Pros
- TypeScript codebase provides type safety and clarity
- Uses the free and reliable CoinCap API
- Lightweight and easy to deploy as an MCP server
Cons
- Data is limited to what CoinCap provides (no on-chain metrics)
- Requires an MCP-compatible client to use
- No built-in caching, each query hits the API
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- TypeScript codebase provides type safety and clarity
- Uses the free and reliable CoinCap API
- Lightweight and easy to deploy as an MCP server
Cons
- Data is limited to what CoinCap provides (no on-chain metrics)
- Requires an MCP-compatible client to use
- No built-in caching, each query hits the API
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
mindsdb/mindsdb
Various
Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and de