Skip to main content

Quick Start

The JSON-RPC endpoint provides reliable access to cryptocurrency data for AI agents and custom applications. Endpoint: https://mcp.coinpaprika.com/json-rpc

Basic Usage

Search for cryptocurrencies


Response Format

Results are returned in result.content[0].text as stringified JSON:

Error Handling

The MCP server returns standard JSON-RPC error codes. Upstream HTTP statuses may map to messages like 400/402/403/429. Inspect the JSON-RPC error.message field for specific error details.

Best Practices

  • Implement caching to reduce redundant requests
  • Use reasonable retry policies with jitter for network resilience
  • Handle errors gracefully with proper fallback mechanisms
  • Consider batching multiple requests when possible

Available Tools

To discover all available tools, use the tools/list method:

Tool Call Structure

All tools follow this structure:

Available Tools

This table is the full set of 31 tools the server exposes. To confirm it against the running server at any time, call tools/list as shown above.

Call Pattern Template


What’s Next?

Connect Claude Desktop or Cursor

Set up AI-powered access to cryptocurrency data

Explore Available Tools

Discover all the cryptocurrency data tools available

Need Help?

Join Our Discord

Connect with our community for real-time support

Direct Support

Contact our team for technical assistance