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 :
Servidores relacionados
DROMA MCP Server
Interact with DROMA drug-omics association analysis databases using natural language.
pgEdge PostgreSQL MCP Server
100% Open Source Enterprise PostgreSQL MCP with natural language queries, hybrid search (pgvector+BM25)
Avro MCP Server by CData
A read-only MCP server for Avro data sources, powered by the CData JDBC Driver.
FRED Economic Data
Access economic data from the Federal Reserve Bank of St. Louis (FRED).
DynamoDB-Toolbox
Leverages your Schemas and Access Patterns to interact with your DynamoDB Database using natural language.
Redis
A server for interacting with Redis databases.
LSD MCP server
Access the internet and query data using LSD SQL.
PostgreSQL MCP Server
An MCP server for exploring and querying PostgreSQL databases.
Databricks MCP Server by CData
A read-only MCP server for Databricks, enabling LLMs to query live data without writing SQL.
Metabase Server
Integrate with Metabase to query databases and visualize data. Requires Metabase URL and API key for authentication.