sol-mcp-server

yksanjo/sol-mcp-server
★ 0 stars Python 🌐 Browser/Web Updated today
The most comprehensive MCP server for Solana — balances, tokens, NFTs, swaps, transactions, wallet analysis, and DeFi data
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sol-mcp-server": {
      "command": "uvx",
      "args": [
        "sol-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install sol-mcp-server

Topics

blockchaincryptodefijupitermcpmodel-context-protocolpythonsolanaweb3