Provides unified access to real-time and historical Solana ecosystem data through 40+ API endpoints, enabling LLM agents to query tokens, wallets, trades, and DeFi metrics.
A Model Context Protocol (MCP) server for Solana Tracker, providing unified access to real-time and historical token, wallet, and trading data from the Solana ecosystem.
# Install dependencies npm install
To use this server with Claude, add the following to your configuration:
{ "mcpServers": { "soltracker": { "command": "node", "args": ["...your-path-to-the-folder/soltracker-mcp"], "env": { "SOLTRACKER_API_KEY": "YOUR_API_KEY_HERE" } } } }
MIT License – see LICENSE for details.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!