Skip to main content
Glama

Coinmarket

by anjor

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 recientes
  • get-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

-
security - not tested
A
license - permissive license
-
quality - not tested

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

  1. Componentes
    1. Recursos
    2. Herramientas
  2. Configuración
    1. Inicio rápido
      1. Instalar

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
      Last updated -
      3
      147
      37
      TypeScript
      MIT License
      • Apple
    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve cryptocurrency listings, quotes, and detailed information.
      Last updated -
      3
      10
      Python
      • Linux
      • Apple
    • -
      security
      -
      license
      -
      quality
      Provides comprehensive access to CoinMarketCap's cryptocurrency data including listings, quotes, market metrics, and the Fear & Greed Index directly within the Cursor environment.
      Last updated -
      1,071
      1
      TypeScript

    View all related MCP servers

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/anjor/coinmarket-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server