WeCom Data Gateway MCP Server
by hkxiaoyao
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | Yes | MySQL host (use host.docker.internal if same machine) | |
| DB_PASSWORD | Yes | MySQL websysc account password | |
| ADMIN_PASSWORD | Yes | Admin panel login password | |
| CREDENTIAL_KEY | No | Master key for credential encryption (auto-generated if omitted; recommended to set a strong random key in production) | |
| WECOM_USE_MOCK | No | Set to true for mock data, false for real WeCom API | true |
| SYNC_INTERVAL_REPORT_MIN | No | Sync interval for report data in minutes | 60 |
| SYNC_INTERVAL_APPROVAL_MIN | No | Sync interval for approval data in minutes | 60 |
| SYNC_INTERVAL_SMARTTABLE_MIN | No | Sync interval for smart table data in minutes | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- 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/hkxiaoyao/wbsysc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server