solana-dev-mcp and solana-mcp-server
The Solana Model Context Protocol (MCP) demo serves as a reference implementation or example for the protocol, while the Solana MCP server provides an actual RPC server to enable methods associated with that protocol, making them complements that can be used together or the server could be considered an ecosystem sibling to the demo if the demo is purely illustrative.
About solana-dev-mcp
solana-foundation/solana-dev-mcp
Solana Model Context Protocol (MCP) Demo
This project offers a foundational tool for Solana developers to enhance their AI-assisted coding environments. It integrates basic Solana RPC methods and helpful development prompts directly into AI models like Claude or Cursor. Developers provide a configuration file to their AI assistant and receive enriched code suggestions and insights for Solana-specific tasks.
About solana-mcp-server
aldrin-labs/solana-mcp-server
solana mcp sever to enable solana rpc methods
This tool helps Solana blockchain users and developers quickly access detailed blockchain data. You provide natural language questions about Solana addresses, transactions, blocks, or token information, and it returns the relevant data directly. It's designed for anyone who needs to query Solana's state without writing complex code, from researchers to dApp developers.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work