Skip to main content
Glama

WeChat Publisher MCP

by BobGod
MIT License
8
  • Apple
  • Linux
package.json1.45 kB
{ "name": "wechat-publisher-mcp", "version": "1.0.0", "description": "微信公众号自动发布MCP服务 - 支持任何AI工具调用,实现智能内容发布", "type": "module", "main": "src/index.js", "bin": { "wechat-publisher-mcp": "src/server.js" }, "scripts": { "start": "node src/server.js", "start:http": "MCP_TRANSPORT=http node src/server.js", "dev": "node --inspect src/server.js", "test": "jest", "test:watch": "jest --watch", "lint": "eslint src/", "lint:fix": "eslint src/ --fix", "build": "npm run lint && npm test" }, "keywords": [ "mcp", "wechat", "weixin", "publisher", "ai-tools", "claude", "cursor", "automation", "content-publishing", "markdown" ], "author": { "name": "Deepractice", "email": "contact@deepractice.com", "url": "https://github.com/Deepractice" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Deepractice/PromptX.git" }, "bugs": { "url": "https://github.com/Deepractice/PromptX/issues" }, "homepage": "https://github.com/Deepractice/PromptX#readme", "dependencies": { "@modelcontextprotocol/sdk": "latest", "axios": "^1.10.0", "canvas": "^3.1.2", "express": "^4.18.2", "form-data": "^4.0.3", "winston": "^3.11.0", "zod": "^3.25.76" }, "devDependencies": { "eslint": "^8.56.0", "jest": "^29.7.0" } }

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/BobGod/wechat-publisher-mcp'

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