SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop
An MCP tool that provides cryptocurrency market data using the CoinGecko API.
Quick Start
Clone the repository:
git clone https://github.com/SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop.gitClaude Desktop configuration example:
{
"mcpServers": {
"crypto-trader-mcp-claudedesktopgit": {
"command": "npx",
"args": [
"-y",
"SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop"
]
}
}
}Check the repository README for specific installation and configuration instructions.