Demonstrates a Model Context Protocol (MCP) server implementation for Solana development, providing RPC methods and helpful prompts.
Solana Dev is a demonstration of a Model Context Protocol (MCP) server for Solana development, showcasing a standardized interface for AI models to interact with Solana tools and resources. It offers basic RPC methods (getBalance, getAccountInfo, getTransaction) and helpful prompts to assist developers. This server can be extended with additional tools, resources, and prompts to facilitate tasks like priority fee estimation, debugging, security analysis, and program deployment.