Solana Agent Kit MCP Server
Offers package integration via npm, allowing developers to incorporate the Solana MPC functionality into their projects.
Enables blockchain operations including asset management, token operations, and network information retrieval on the Solana blockchain.
Includes a demonstration video showcasing the MCP server's capabilities.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Solana Agent Kit MCP Servercheck my wallet balance for the SOL token"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Solana Agent Kit MCP Server
A Model Context Protocol (MCP) server that provides onchain tools for Claude AI, allowing it to interact with the Solana blockchain through a standardized interface. This implementation is based on the Solana Agent Kit and enables AI agents to perform blockchain operations seamlessly.
DEMO VIDEO
https://www.youtube.com/watch?v=VbfSzFuIzn8
Actions
GET_VALIDATOR_INFO
Retrieves detailed information about Solana validators Shows stake amounts, commission rates, and performance metrics
GET_PRIORITY_FEE_ESTIMATE
Estimates optimal transaction fees based on current network conditions Provides different fee tiers (low, medium, high) with expected confirmation times
GET_TRANSACTION_HISTORY
Fetches transaction history for any Solana wallet or token account Supports filtering by transaction types and pagination
GET_SECURITY_TXT
Extracts security contact information from Solana programs Helps users find proper channels for reporting vulnerabilities Integrated Functions Your MCP server also includes core Solana functionality for:
Asset management (GET_ASSET, MINT_NFT) Token operations (DEPLOY_TOKEN, TRANSFER, TRADE) Network information (GET_TPS, BALANCE) Utility functions (REQUEST_FUNDS, REGISTER_DOMAIN) These functions together provide a comprehensive interface for interacting with the Solana blockchain through a unified MCP server.
This server cannot be deployed
Maintenance
Related MCP Connectors
Pay-per-call MCP tools over x402 (USDC/Solana): LLM, utilities, x402 market and model prices.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
The Remote MCP server acts as a standardized bridge between LLM applications (like Claude, ChatGPT, and Cursor) and external services, enabling AI agents to access external tools and resources. Its primary capability is providing a centralized search tool to discover other MCP servers and their respective tools. Unlike local implementations, it runs remotely with OAuth authentication and permission controls for security.
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Related MCP Servers
- AlicenseCqualityCmaintenanceA Model Context Protocol server that provides Claude with comprehensive access to Solana blockchain data via the Helius API, enabling operations like checking wallet balances, retrieving blockchain information, and interacting with tokens and NFTs.386 npm14MIT
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that enables Claude AI to interact with the Solana blockchain through a standardized interface, providing tools for transactions, account queries, and wallet management.15 npm163Apache 2.0
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI models to interact with the Solana blockchain, providing RPC methods, wallet management, DeFi trading capabilities, and Helius API integration for enhanced Solana development.5MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables Claude AI to interact with the Solana blockchain, allowing it to execute transactions, query accounts, manage wallets, get price predictions, trade tokens, and access various blockchain data sources.4-