Skip to main content
Glama

GitLab WeChat MCP

by lh8966

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level for debugging (e.g., debug)
GITLAB_URLNoGitLab server URLhttps://gitlab.com
GITLAB_TOKENNoGitLab Personal Access Token (format: glpat-xxxxxxxxxxxxxxxxxxxx)
WECHAT_CORP_IDNoWeChat Work corporation ID (alternative to webhook)
GITLAB_USERNAMENoYour GitLab username
MCP_SERVER_NAMENoMCP server namegitlab-wechat-mcp
WECHAT_AGENT_IDNoWeChat Work agent ID (alternative to webhook)
MCP_SERVER_VERSIONNoMCP server version1.0.0
WECHAT_CORP_SECRETNoWeChat Work corporation secret (alternative to webhook)
WECHAT_WEBHOOK_URLNoWeChat Work webhook URL for sending messages

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_gitlab_commits

获取GitLab用户在指定日期的代码提交记录

send_to_wechat

发送消息到企业微信

generate_daily_report

生成并发送GitLab提交记录的日报到企业微信

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