W
Weapp Dev MCP
by @yfmeii
FastMCP server for automating WeChat Mini Program developer tooling
Created 11/14/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-weapp-dev-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"yfmeii-weapp-dev-mcp": {
"command": "npx",
"args": [
"yfmeii-weapp-dev-mcp"
]
}
}
}