FastMCP-based crypto tools server.
/mcp/mcp/sse/mcp/messages//rpc compatibility pathpip install -r requirements.txt
./run.sh
Default URL base: http://127.0.0.1:8505
Build and start the server with Compose from the project directory:
docker compose up -d --build
The container listens on port 8505 and exposes the MCP SSE transport at:
http://127.0.0.1:8505/mcp/ssehttp://127.0.0.1:8505/healthTo stop it:
docker compose down
get_priceget_ohlcvget_indicatorget_market_snapshotget_top_moversGET /GET /health./tests.sh