MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

微信小程序开发工具CLI的MCP封装,用于AI自动化开发微信小程序

Created 2/20/2026
Updated 5 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-weapp-cli

Cursor configuration (mcp.json)

{ "mcpServers": { "birchcraft-mcp-weapp-cli": { "command": "npx", "args": [ "birchcraft-mcp-weapp-cli" ] } } }