Skip to main content
Glama

MetaMask MCP

by Xiawpohr
package.json1.42 kB
{ "name": "@xiawpohr/metamask-mcp", "type": "module", "version": "1.0.0", "packageManager": "pnpm@9.14.2", "description": "Allows LLM to interact with MetaMask", "author": "Xiawpohr@gmail.com", "license": "MIT", "keywords": [ "MCP", "MetaMask" ], "main": "./dist/index.js", "bin": "./dist/index.js", "files": [ "LICENSE", "README.md", "dist" ], "scripts": { "inspect": "pnpm dlx fastmcp inspect ./src/index.ts", "dev": "pnpm dlx fastmcp dev ./src/index.ts", "build": "tsup", "postbuild": "shx chmod 755 dist/index.js", "lint": "eslint .", "lint:fix": "eslint --fix ." }, "dependencies": { "@kvs/memorystorage": "^2.1.4", "@kvs/storage": "^2.1.4", "@metamask/sdk": "^0.32.1", "@wagmi/connectors": "^5.7.12", "@wagmi/core": "^2.16.7", "abitype": "^1.0.8", "fastmcp": "^1.21.0", "qrcode": "^1.5.4", "viem": "^2.27.2", "zod": "^3.24.3" }, "devDependencies": { "@antfu/eslint-config": "^4.12.0", "@commitlint/cli": "^19.8.0", "@commitlint/config-conventional": "^19.8.0", "@types/node": "^22.14.1", "@types/qrcode": "^1.5.5", "changelogen": "^0.6.1", "eslint": "^9.24.0", "husky": "^9.1.7", "lint-staged": "^15.5.1", "shx": "^0.4.0", "tsup": "^8.4.0", "tsx": "^4.19.3", "typescript": "~5.7.2" }, "lint-staged": { "*.ts": "pnpm run lint" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Xiawpohr/metamask-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server