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.
Solana Agent Kit Server
Project Details
- cryptoleek-team/awesome-solana-mcp
- solana-mpc
- Last Updated: 4/14/2025
Categories
Recomended MCP Servers
Sensei MCP is a Model Context Protocol (MCP) server that provides expert guidance for Dojo and Cairo development...
CTX: The missing link between your codebase and your LLM. Context as Code (CaC) tool with MCP server...
A Model Context Protocol (MCP) server for reading Excel files with automatic chunking and pagination support. Built with...
MCP server that gives Claude ability to use OpenAI's GPTs assistants
A model context protocol server for your Gmail
Bitcoin & Lightning Network MCP Server.
An MCP server that provides control over Android devices via adb
APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin...
MCP stdio server for frida





