Crypto MCP Server

A powerful API for cryptocurrency market data and network activity

Market Share

Get detailed market share information for any cryptocurrency token.

POST /mcp/market.share

Returns market cap, price, volume, and market share percentage.

Network Activity

Access comprehensive network activity metrics for any cryptocurrency.

POST /mcp/network.activity

Provides developer activity, community engagement, and transaction data.

API Documentation

Access the OpenAPI documentation for detailed API specifications.

GET /openapi.yaml

View the complete API documentation in YAML format.

Authentication

All API requests require authentication using an API key.

Include your API key in the request header:

X-API-Key: your-api-key

For additional security, requests should also include a signature and timestamp:

X-Request-Signature: your-signature
X-Request-Timestamp: timestamp