SolanaBot
Interact with the Solana blockchain to check balances, send SOL, and airdrop SOL.
SolanaBot
SolanaBot is a backend application that provides tools to interact with the Solana blockchain. It allows users to check SOL balances and send SOL to other accounts using the Model Context Protocol (MCP).
Features
- Get Balance: Retrieve the SOL balance of a given public key.
- Send SOL: Transfer SOL from the sender's account to a specified recipient.
- Airdrop SOL: Airdrop some solana to given public key.
Required
- A Solana wallet.
- Claude Desktop
setup
- Create a .env file in the root directory.
- Add your Solana wallet private key in the following format:
PRIVATE_KEY= Your_key - Edit claude_desktop_config as :
"mcpServers": {
"solana": {
"command": PATH_OF_NODE,
"args": [
PATH_OF_INDEX.JS
]
}
}
}
Send solana:
Get Balance :
संबंधित सर्वर
Fireproof
Immutable ledger database with live synchronization
Finance MCP Server
Provides real-time financial data from Yahoo Finance.
MCP Alchemy
Explore, query, and analyze SQLAlchemy-compatible databases directly from your desktop.
PocketBase MCP Server
Interact with a PocketBase instance to manage records and files in collections.
SQL Server Express
An MCP server for interacting with Microsoft SQL Server Express databases.
Self-Hosted Supabase MCP Server
Interact with self-hosted Supabase instances for database management and introspection.
Redis
A server for interacting with Redis databases.
StarRocks
Interact with StarRocks
MCP SQLite Server
A Node.js MCP server for interacting with local SQLite databases, runnable via npx.
Cryptocurrency Market Data
Provides real-time and historical cryptocurrency market data from major exchanges using the CCXT library.