Skip to main content
Glama

WeChat Mini Program Dev MCP

by yfmeii
package.json1.17 kB
{ "name": "@yfme/weapp-dev-mcp", "version": "0.1.4", "description": "FastMCP server for automating WeChat Mini Program developer tooling", "type": "module", "bin": { "weapp-dev-mcp": "dist/index.js" }, "scripts": { "build": "tsc --project tsconfig.json", "dev": "node --import tsx src/index.ts", "start": "node dist/index.js", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "wechat", "mini-program", "automation" ], "author": "yfme <admin@yfme.me> (https://github.com/yfmeii)", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/yfmeii/weapp-dev-mcp.git" }, "homepage": "https://github.com/yfmeii/weapp-dev-mcp#readme", "bugs": { "url": "https://github.com/yfmeii/weapp-dev-mcp/issues" }, "files": [ "dist", "README.md" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "fastmcp": "^3.23.0", "miniprogram-automator": "^0.12.1", "zod": "^3.22.4" }, "devDependencies": { "@modelcontextprotocol/inspector": "^0.17.2", "@types/node": "^20.12.7", "tsx": "^4.7.0", "typescript": "^5.4.4" } }

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/yfmeii/weapp-dev-mcp'

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