longmans/coin_api_mcp
A Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data. This server enables AI-powered applications to retrieve cryptocurrency listings, quotes, and detailed information about various coins.
Platform-specific configuration:
{
"mcpServers": {
"coin_api_mcp": {
"command": "npx",
"args": [
"-y",
"coin_api_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...