Overview
The Tops Data MCP Server exposes Chainbase’s Tops social signal data as standardized MCP Tools, making it accessible to any MCP-compatible AI client — Claude Desktop, Cursor, Windsurf, and others. Unlike the Chainbase Web3 MCP Server (which covers on-chain data), Tops Data MCP focuses exclusively on crypto social intelligence: trending narratives, topic discovery, and Twitter/X social mentions. No API key required — it’s free to use.Endpoint
Transport
Tops Data MCP uses standard HTTP transport.- Content-Type:
application/json - Method:
POST
Setup
Claude Code
Claude Desktop
Settings → Connectors → Add custom connector Then enter the name:Chainbase Tops Data and Endpoint: https://api.chainbase.com/tops/v1/mcp
Cursor
Add to~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
Other Clients
Configure your MCP client to connect tohttps://api.chainbase.com/tops/v1/mcp.
No authentication header is needed.
Available Tools
For command-line usage and detailed parameter documentation, see the
CLI Reference and Web3 Data Skill.
Rate Limits
Usage Examples
Once connected, use natural language in your AI client: What are the top trending crypto narratives right now? Find all topics related to “AI Agent” and summarize the key themes. Show me what people on Twitter are saying about Chainbase. Which narratives have been heating up over the past week?Difference from Chainbase Web3 MCP
Stay Updated
- Follow Chainbase on X for release announcements
- Join the Chainbase Discord community
- Star the GitHub repo to get notified