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
MCP Server to interact with Monday.com boards and items
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE...
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other...
MCP server for Qwen Max model
This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing...
MCP to explore websites with llms.txt files
MCP server implementation that enables AI assistants to search and reference Kibela content
A simple MCP application that delivers curated positive and uplifting news stories.





