solscan-mcp

Valennmg/solscan-mcp
★ 2 stars Rust 🔒 Security Updated 1mo ago
An MCP server for querying Solana transactions using natural language with Solscan API
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": {
    "solscan-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "solscan-mcp"
      ]
    }
  }
}

Topics

cratecratesmcpmcp-clientmcp-servermodelcontextprotocolrustsolanasolana-sdksolscan