- Explore MCP Servers
- sol-chad-mcp
Sol Chad Mcp
What is Sol Chad Mcp
sol-chad-mcp is a Model Context Protocol (MCP) Server that enables interaction with your Solana wallet using natural language through AI models like Claude or ChatGPT.
Use cases
Use cases include checking wallet balances, monitoring SOL price changes, and executing trades based on predefined conditions through simple chat commands.
How to use
To use sol-chad-mcp, you need to add the server configuration to your ‘claude_desktop_config.json’ file, specifying the command to run the MCP server and any necessary arguments.
Key features
Key features include real-time SOL price checking, wallet balance retrieval, and natural language interaction with any LLM that supports MCP.
Where to use
sol-chad-mcp can be used in the cryptocurrency trading sector, particularly for managing Solana wallets and monitoring market indicators.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Sol Chad Mcp
sol-chad-mcp is a Model Context Protocol (MCP) Server that enables interaction with your Solana wallet using natural language through AI models like Claude or ChatGPT.
Use cases
Use cases include checking wallet balances, monitoring SOL price changes, and executing trades based on predefined conditions through simple chat commands.
How to use
To use sol-chad-mcp, you need to add the server configuration to your ‘claude_desktop_config.json’ file, specifying the command to run the MCP server and any necessary arguments.
Key features
Key features include real-time SOL price checking, wallet balance retrieval, and natural language interaction with any LLM that supports MCP.
Where to use
sol-chad-mcp can be used in the cryptocurrency trading sector, particularly for managing Solana wallets and monitoring market indicators.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
🦀 Solana Chad MCP
📹 Demo Video
Use AI + MCP to monitor your SOL wallet, check market indicators. All by just chatting.
🚀 What is this?
This project is a Model Context Protocol (MCP) Server that lets any LLM (like Claude, ChatGPT, etc.) interact with your Solana wallet and trade SOL on your behalf through simple natural language.
Imagine saying:
“Check how many SOL are currently in the wallet and whether the price has increased. If it has increased by more than 5%, sell 0.25 SOL.”
And it just does it.
🧠 Features
get_health– Check if the Solana RPC is healthyget_price– Get real-time SOL priceget_balance– Check SOL balance of any walletget_block– Get block information by block numberget_block_height– Get the latest block heightget_slot– Get the latest slot numberget_macd_chart– Get MACD chart of SOL priceget_rsi_chart– Get RSI chart of SOL price- Natural language interaction via any LLM that supports MCP
🏗️ Tech Stack
- 🦀 Rust – blazing fast MCP Server
- 🔗 Solana RPC – for blockchain interactions
- 💬 Claude / ChatGPT – to give AI commands
🔧 Quick Start
-
Clone this repo:
git clone https://github.com/Rayato159/sol-chad-mcp.git cd sol-chad-mcp -
Build the project:
cargo build --release --example solana_chad_mcp -
Add this into
claude_desktop_config.json. (This example is for Windows){ "mcpServers": { "solana": { "command": "PATH-TO/sol-chad-mcp/target/release/examples/sol_chad_mcp.exe", "args": [] } } } -
Start the Claude Desktop app and chat with that dude.
Hey bro, can you check the SOL price ? and it's time to buy some ?
⚠️ Disclaimer
This is for educational & entertainment purposes only.
Don’t let AI YOLO your life savings 💸
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.











