Skip to main content
Glama

GitLab WeChat MCP

by lh8966
package.json643 B
{ "name": "gitlab-wechat-mcp", "version": "1.0.0", "description": "MCP工具:获取GitLab提交记录并发送到企业微信", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js", "dev": "node --watch src/index.js", "test": "node test.js", "test:connection": "node test.js" }, "keywords": [ "mcp", "gitlab", "wechat", "commit", "daily-report" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "axios": "^1.6.0", "dotenv": "^16.3.0" }, "devDependencies": { "@types/node": "^20.0.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/lh8966/gitlab-wechat-mcp'

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