Solana MCP Official

Official Solana Developer MCP server. Serves up-to-date documentation across the Solana ecosystem to vibe coders and AI agents via mcp.solana.com.

jiayaoqijia Updated

File contents

Solana MCP Official

Official MCP server from the Solana Foundation.

The official Solana Developer MCP serves up-to-date documentation across the Solana ecosystem to vibe coders and AI agents. Available at mcp.solana.com, it provides both MCP and SSE endpoints powered by Vercel's @vercel/mcp-adapter.

Installation

Connect to the hosted server:

{
  "mcpServers": {
    "solana-mcp": {
      "url": "https://mcp.solana.com/mcp"
    }
  }
}

Or for SSE: https://mcp.solana.com/sse

Links

jiayaoqijia/cryptoskill/tree/main/skills/mcp-servers/solana-mcp-official commit 3f89e4a9b2

Frequently asked questions

npx skillmds@latest add jiayaoqijia/solana-mcp-official