Servidor MCP de Coinmarket
Servidor MCP de Coinmarket
Componentes
Recursos
El servidor implementa algunos de los puntos finales de la API de Coinmarket
- Esquema de URI de coinmarket:// personalizado para acceder a notas individuales
- Cada recurso de nota tiene un nombre, una descripción y un tipo MIME de texto simple.
Herramientas
El servidor implementa dos herramientas:
get-currency-listings
: Obtenga los listados de divisas más recientesget-quotes
: Obtener cotizaciones para tokens- Toma "slug" (ejemplo: bitcoin) o "símbolo" (ejemplo: BTC) como argumento de cadena opcional
Configuración
Requiere clave API de Coinmarket.
Inicio rápido
Instalar
Escritorio de Claude
En MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
En Windows: %APPDATA%/Claude/claude_desktop_config.json
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integración de la API de Coinmarket para obtener listados y cotizaciones de criptomonedas
Related MCP Servers
- AsecurityAlicenseAqualityReal-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keysLast updated -371480TypeScriptMIT License
- -securityAlicense-qualityReal-time access to cryptocurrency data from the CoinMarketCap API.Last updated -61TypeScriptMIT License
- -securityFlicense-qualityProvides comprehensive access to CoinMarketCap's cryptocurrency data including listings, quotes, market metrics, and the Fear & Greed Index directly within the Cursor environment.Last updated -7282TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol implementation for the CoinMarketCap API that provides standardized access to cryptocurrency market data, exchange information, and blockchain metrics.Last updated -2633129JavaScriptMIT License