crypto-mcp is a compact MCP server for crypto-related tools.
The current goal is a clean HTTP JSON-RPC 2.0 endpoint that works well with MCP clients such as mcporter.
GET / → health + tool listGET /health → health + cache statsGET /mcp/sseTool calls are performed via FastMCP’s message transport under /mcp/messages/.
get_priceget_ohlcvget_indicatorget_market_snapshotget_top_movers./tests.sh./run.sh