Skip to main content
Glama

Crypto Price & Market Analysis MCP Server

MIT License
567
30
  • Apple
export const COINCAP_API_V2_BASE = "https://api.coincap.io/v2"; export const COINCAP_API_V3_BASE = "https://rest.coincap.io/v3"; export const SERVER_CONFIG = { name: "mcp-crypto-price", version: "1.0.0", } as const; export const CACHE_TTL = 60000; // 1 minute cache

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/truss44/mcp-crypto-price'

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