loading…
Search for a command to run...
loading…
Coinmarket API integration to fetch cryptocurrency listings and quotes
Coinmarket API integration to fetch cryptocurrency listings and quotes
MseeP.ai Security Assessment Badge
Coinmarket MCP Server
The server implements a few of the Coinmarket API endpoints
The server implements two tools:
get-currency-listings: Get the latest currency listingsget-quotes: Get quotes for tokensRequires coinmarket API key.
Install uv if you haven't already:
# macOS and Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
# Windows
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
You can also run the server using Docker:
# Build the image
docker build -t coinmarket-service .
# Run the container
docker run -e COINMARKET_API_KEY=your_api_key_here coinmarket-service
For Claude Desktop configuration with Docker:
"mcpServers": {
"coinmarket_service": {
"command": "docker",
"args": [
"run",
"--rm",
"-e",
"COINMARKET_API_KEY=<insert api key>",
"coinmarket-service"
]
}
}
If you see this error, it means uv is not installed or not in your PATH:
uv --version in terminal/path/to/coinmarket_service with the actual path to your cloned repositoryCOINMARKET_API_KEY is validpyproject.tomlДобавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"anjor-coinmarket-mcp-server": {
"command": "npx",
"args": []
}
}
}Payments, customers, subscriptions
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr