Skip to content

@phantom/mcp-server

Free

by MCP Community

MCP Server for Phantom Wallet

v1.0.4Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

@phantom/mcp-server MCP Server

MCP Server for Phantom Wallet

Installation

npx -y @phantom/mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y @phantom/mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@phantom/mcp-server": {
      "command": "npx",
      "args": ["-y", "@phantom/mcp-server"]
    }
  }
}