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 :
Serveurs connexes
CData Amazon Redshift
Access and manage Amazon Redshift data using the CData MCP Server, which requires an external CData JDBC Driver.
Power BI MCP Servers
Integrate with Power BI using a local server for offline .pbix file analysis and an Azure server for querying live datasets.
Billy MCP Client
Access live U.S. congressional data from the Congress.gov API.
Apache AGE MCP Server
A server for Apache AGE, a graph database extension for PostgreSQL.
MCP Toolbox for Databases
Open source MCP server specializing in easy, fast, and secure tools for Databases.
NocoDB
Manage NocoDB server, support read and write databases
Postgres MCP
A remote MCP server for Postgres, deployable on Cloudflare Workers without authentication.
MySQL
Access MySQL databases to inspect schemas and execute SQL queries via a NodeJS-based server.
YugabyteDB MCP Server
Allows LLMs to directly interact with a YugabyteDB database.
MySQL MCP Server
Enables secure interaction with MySQL databases, allowing AI assistants to list tables, read data, and execute SQL queries through a controlled interface.