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
Data Exploration
MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
qmcp Server
An MCP server for integrating with and querying q/kdb+ databases.
Self-Hosted Supabase MCP Server
Interact with self-hosted Supabase instances for database introspection, management, and interaction.
CData Cloudant MCP Server
A read-only MCP server by CData for querying live Cloudant data with LLMs. Requires the CData JDBC Driver for Cloudant.
Memory-Plus
a lightweight, local RAG memory store to record, retrieve, update, delete, and visualize persistent "memories" across sessions—perfect for developers working with multiple AI coders (like Windsurf, Cursor, or Copilot) or anyone who wants their AI to actually remember them.
Amplify Data API MCP Server
Interact with AWS Amplify Gen2 data models using natural language and Cognito authentication.
PostgreSQL MCP
Transforms PostgreSQL databases from "I have tables and I don't know what they do" into "I understand the entire database structure, relationships, and best practices"
MCP Memory libSQL
A persistent memory system for MCP using libSQL, providing vector search and efficient knowledge storage.
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.