Provides comprehensive analytics for Solana wallets, including real-time portfolio insights and detailed DeFi activity tracking.
An advanced Model Context Protocol (MCP) server that provides comprehensive analytics for Solana wallets, offering real-time portfolio insights and detailed DeFi activity tracking.
Protocol Category | Supported Platforms |
---|---|
DEX & Swaps | Jupiter, Raydium, Orca |
Liquid Staking | Marinade, Lido |
Lending | Solend, Mango Markets |
Orderbook | Serum DEX V3 |
NFT Marketplaces | Metaplex, Magic Eden |
Concentrated Liquidity | Orca Whirlpools, FluxBeam |
# Clone the repository
git clone https://github.com/The400MillionDollarCorporation/portfolio_tracker.git
cd portfolio-tracker
# Install dependencies
pnpm install
Create an .env
file with your configuration:
SOLANA_RPC_URL=https://mainnet.helius-rpc.com/?api-key=ad83f75e-b1c4-4fbd-b405-866fe3b9c558
Note: This is a live, rate-limited RPC URL provided for convenience. For production use, it's highly recommended to obtain your own dedicated RPC endpoint.
# Production build
pnpm run build
# Run with MCP Inspector for testing
npx @modelcontextprotocol/inspector node build/index.js
Add the following configuration to your claude_desktop_config.json
:
{
"mcpServers": {
"solanaTracker": {
"command": "node",
"args": ["${absolutePath}/build/index.js"],
"env": {
"SOLANA_RPC_URL": "https://your-rpc-endpoint.com"
}
}
}
}
Contributions are welcome! Please feel free to submit a Pull Request.
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)This project is licensed under the MIT License - see the LICENSE file for details.
For questions or support, please open an issue on the GitHub repository.
Manage Terraform Cloud infrastructure using natural language via its API.
Provides seamless access to the Binance exchange API. Requires Binance API credentials to be configured.
Manage Google Cloud Platform (GCP) infrastructure using Terragrunt, with support for experimental features like AutoDevOps and cost management.
Interact with the Paddle Billing API to manage products, prices, customers, transactions, and subscriptions.
Connects Cloudglue to AI assistants, turning video collections into structured data for LLMs. Requires a Cloudglue API Key.
Interact with the Linode API to manage cloud resources.
Query OpenAI models directly from Claude using MCP protocol
Deploy, configure & interrogate your resources on the Cloudflare developer platform (e.g. Workers/KV/R2/D1)
A Rust-based server that integrates the Wazuh SIEM system with MCP-compatible applications.
A middleware server that allows large language models to interact directly with PlayFab services.