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.tomlRun in your terminal:
claude mcp add anjor-coinmarket-mcp-server -- npx Yes, anjor/coinmarket-mcp-server MCP is free — one-click install via Unyly at no cost.
No, anjor/coinmarket-mcp-server runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open anjor/coinmarket-mcp-server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Payments, customers, subscriptions
by Stripe110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
by malamutemayhemUnified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
by whiteknightonhorseDeploy 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
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All finance MCPs