Back to directory
xiawpohr/metamask-mcp

xiawpohr/metamask-mcp

@Xiawpohr

A Model Context Protocol (MCP) server that allows LLM to interact with the blockchain through MetaMask.

metamaskblockchainethereumwalletmcpllmai-agentfinance

Installation & Configuration

{
  "mcpServers": {
    "metamask": {
      "command": "node",
      "args": [
        "/PATH/TO/YOUR_PROJECT/dist/index.ts"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13