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 installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Claude AI にオンチェーン ツールを提供するモデル コンテキスト プロトコル サーバー。資産の管理、トークン操作の実行、ネットワーク情報の取得などの操作のための標準化されたインターフェイスを介して Solana ブロックチェーンと対話できます。
Related MCP Servers
- AsecurityAlicenseAqualityA 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.Last updated 3 months ago382013TypeScriptMIT License
- -securityAlicense-qualityA 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.Last updated 3 months ago20119Apache 2.0
- -securityAlicense-qualityA 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.Last updated 5 months ago3TypeScriptMIT License
- -securityFlicense-qualityA 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.Last updated 4 months ago3