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 :
Verwandte Server
mcp-1c
1C:Enterprise integration — metadata, BSL code search, queries, event log, syntax reference. One Go binary, zero dependencies.
MCP Database Server
Provides database access for SQLite, SQL Server, PostgreSQL, and MySQL.
Borsa MCP
Provides programmatic access to Borsa Istanbul (BIST) stock data, financials, news, and analysis using KAP and Yahoo Finance.
Tinybird
Interact with Tinybird serverless ClickHouse platform
Mantora
Mantora is a local-first MCP observer: a lightweight UI + proxy for inspecting LLM data access (sessions, tool calls, results) with protective defaults.
CData AlloyDB MCP Server
A read-only MCP server for AlloyDB, enabling LLMs to query live data directly from AlloyDB databases.
OSV Database
An MCP server for querying the OSV (Open Source Vulnerability) database API.
Kuzu
Inspect schemas and execute queries on Kuzu databases.
Hologres
Connect to a Hologres instance, get table metadata, query and analyze data.
MCP MySQL Server
An MCP server based on Spring AI that executes arbitrary SQL queries against a configured MySQL database.