SolTracker MCP Server
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.
Features
- Access to 40+ Solana Tracker API endpoints
- Real-time data on tokens, wallets, and trades
- Search and filter tokens using rich query parameters
- Profit & loss tracking, chart data, DeFi metrics
- Designed for integration with LLM agents via MCP
Quickstart
Installation
# Install dependencies
npm install
Claude Configuration
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"
}
}
}
}
Available Endpoint Categories
Token API
- Get token info, holders, ATH, volume, trending, latest
- Price data (single/multi-token), historical prices
Wallet API
- Get wallet balances, recent trades, PnL, DeFi positions
Trade API
- Fetch trades by token, pool, wallet
- Get first buyers of a token
Search & Stats
- Flexible token search
- Token and trader statistics
Charts
- OLCVH chart data for tokens and token-pool pairs
License
MIT License – see LICENSE for details.
SolTracker Server
Project Details
- a6b8/solTracker-mcp
- Last Updated: 4/12/2025
Recomended MCP Servers
Network-Plugins
Port of Anthropic's file editing tools to an MCP server
OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management...
Model Context Protocol Framework - Fixed version with NO logging
🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for...
MCP Server for Simplenote integration with Claude Desktop
AI写的七牛上传MCP,以后各种音频图片上传都可以传上去引用,方便很多。
MCP sever for controlling Elektron devices using LLMs
MCP server for Bitbucket integration
Agent Framework / shim to use Pydantic with LLMs
Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve...
A simple MCP server that makes git commits on behave of AI, so that you can track AI...





