Skip to main content
Glama

CoinMarketCap MCP

# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml startCommand: type: http configSchema: # JSON Schema defining the configuration options for the MCP. type: object required: - COINMARKETCAP_API_KEY properties: COINMARKETCAP_API_KEY: type: string description: "COINMARKETCAP_API_KEY - Your API key" SUBSCRIPTION_LEVEL: type: string default: Basic description: "SUBSCRIPTION_LEVEL - One of: Basic, Hobbyist, Startup, Standard, Professional, or Enterprise (defaults to Basic)" exampleConfig: COINMARKETCAP_API_KEY: test-key-123 SUBSCRIPTION_LEVEL: Basic

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/shinzo-labs/coinmarketcap-mcp'

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