GitLab WeChat MCP
by lh8966
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level for debugging (e.g., debug) | |
| GITLAB_URL | No | GitLab server URL | https://gitlab.com |
| GITLAB_TOKEN | No | GitLab Personal Access Token (format: glpat-xxxxxxxxxxxxxxxxxxxx) | |
| WECHAT_CORP_ID | No | WeChat Work corporation ID (alternative to webhook) | |
| GITLAB_USERNAME | No | Your GitLab username | |
| MCP_SERVER_NAME | No | MCP server name | gitlab-wechat-mcp |
| WECHAT_AGENT_ID | No | WeChat Work agent ID (alternative to webhook) | |
| MCP_SERVER_VERSION | No | MCP server version | 1.0.0 |
| WECHAT_CORP_SECRET | No | WeChat Work corporation secret (alternative to webhook) | |
| WECHAT_WEBHOOK_URL | No | WeChat Work webhook URL for sending messages |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_gitlab_commitsC | 获取GitLab用户在指定日期的代码提交记录 |
| send_to_wechatC | 发送消息到企业微信 |
| generate_daily_reportC | 生成并发送GitLab提交记录的日报到企业微信 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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