Back to directory
xiawpohr/metamask-mcp

xiawpohr/metamask-mcp

@Xiawpohr12635

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
2025/4/25
Updated
2025/4/28