Solana Agent Kit MCP Server provides a standardized interface for Claude AI to interact with the Solana blockchain through custom actions. Built by cryptoleek, it extends the Solana Agent Kit with specialized tools for retrieving validator information, estimating priority fees, fetching transaction histories, and extracting security contact information from Solana programs. The implementation integrates with Helius API for blockchain data access and includes core Solana functionality for asset management, token operations, and network information, making it particularly valuable for users who need to perform blockchain operations within AI conversations.
No reviews yet. Be the first to review!
Sign in to join the conversation
Retrieves detailed information about Solana validators, including stake amounts, commission rates, and performance metrics.
Estimates optimal transaction fees based on current network conditions, providing different fee tiers (low, medium, high) with expected confirmation times.
Fetches transaction history for any Solana wallet or token account, supporting filtering by transaction types and pagination.
Extracts security contact information from Solana programs, helping users find proper channels for reporting vulnerabilities.