Skip to main content
Glama
__init__.py254 B
""" 微信 MCP 服务器包 用于微信消息自动化的模型上下文协议服务器。 """ from .mcp_server import MCPServer from .wechat_controller import WeChatController __version__ = "1.0.0" __all__ = ["MCPServer", "WeChatController"]

Latest Blog Posts

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/1052666/WeChat-MCP-Server'

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