@phantom/mcp-server
Freeby MCP Community
MCP Server for Phantom Wallet
v1.0.4Added Apr 12, 2026
@phantom/mcp-server MCP Server
MCP Server for Phantom Wallet
Installation
npx -y @phantom/mcp-server
Reviews
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"]
}
}
}