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 :
Похожие серверы
MemoryMesh
A knowledge graph server for AI models, focusing on text-based RPGs and interactive storytelling.
Pokemon
Provides access to a comprehensive Pokemon database through a standardized MCP interface.
pg-aiguide
Postgres skills and documentation to help AI coding tools generate better PostgreSQL code.
Metabase MCP Server
Interact with Metabase, the open-source business intelligence platform, using Large Language Models.
CData Oracle Eloqua
A read-only MCP server to query live Oracle Eloqua data. Requires a separate CData JDBC Driver for Oracle Eloqua.
Supabase
Manage your Supabase project, execute SQL queries, and more.
MCP OpenDART
Access financial data from Korea's OpenDART (Data Analysis, Retrieval and Transfer System) for AI language models.
Token Metrics
Token Metrics integration for fetching real-time crypto market data, trading signals, price predictions, and advanced analytics.
MCP Firebird
An MCP server for Firebird SQL databases, enabling LLMs to securely access, analyze, and manipulate database content.
Supabase Next.js Server
A simple notes system for Next.js applications using Supabase as the backend.