Coinmarket MCP server
Coinmarket MCP Server
Components
Resources
The server implements a few of the Coinmarket API endpoints
- Custom coinmarket:// URI scheme for accessing individual notes
- Each note resource has a name, description and text/plain mimetype
Tools
The server implements two tools:
get-currency-listings: Get the latest currency listingsget-quotes: Get quotes for tokens- Takes “slug” (example: bitcoin) or “symbol” (example: BTC) as optional string argument
Configuration
Requires coinmarket API key.
Quickstart
Install
Claude Desktop
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
Development/Unpublished Servers Configuration
``` "mcpServers": { "coinmarket_service": { "command": "uv", "args": [ "--directory", "/Users/anjor/repos/anjor/coinmarket_service", "run", "coinmarket_service" ], "env": { "COINMARKET_API_KEY": "Coinmarket Server
Project Details
- anjor/coinmarket-mcp-server
- MIT License
- Last Updated: 4/17/2025
Recomended MCP Servers
Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' `smolagents` framework. The runtime combines the ease...
Bluesky MCP server
MCP server to run AWS Athena queries
Raindrop MCP Server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing...
MCP Server for MySQL databases
A MCP Server for Cosense
MCP Server for Roam Research Graph Integration
A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching,...
A Model Context Protocol (MCP) server that enables LLMs to interact directly with Couchbase databases. Query buckets, execute...





