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 :
Related Servers
Macrostrat
Access geologic data from the Macrostrat API, including units, columns, minerals, and timescales.
楼宇大数据服务
Provides comprehensive building and office address information queries, including enterprise office address search and building information queries.
Notion Content Database
Manage content databases in Notion using the Notion API.
Supabase Read-Only MCP Server
Provides read-only access to a Supabase database.
Prometheus
Retrieve and analyze time-series data from Prometheus databases using PromQL queries.
Astra DB
A server for interacting with the Astra DB database-as-a-service built on Apache Cassandra.
MongoDB
Interact with MongoDB databases and MongoDB Atlas.
Multi Database MCP Server
An MCP server that provides AI assistants with structured access to multiple databases simultaneously.
OSV Database
An MCP server for querying the OSV (Open Source Vulnerability) database API.
Qdrant MCP
Semantic search using the Qdrant vector database.