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": "前提条件
- •サーバーのドメインに精通している
- •関連技術の基本的な理解
- •Other / Miscの知識
おすすめのサーバー
詳細
もっと見る
Win Cli Mcp Server
Model Context Protocol server for secure command-line interactions on Windows systems
Mcp Pif
A MCP implementation of the personal intelligence framework (PIF)
Lightdash Mcp Server
A MCP(Model Context Protocol) server that accesses to Lightdash
Mcp Server Redis
MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate