Skip to main content
Glama

WeChat Article Reader MCP Server

by whbfxy
__init__.py276 B
""" 工具模块初始化文件 导出工具模块中的所有公共类和函数。 """ from .wechat_tools import ( WeChatArticleTools, handle_list_tools, handle_call_tool ) __all__ = [ "WeChatArticleTools", "handle_list_tools", "handle_call_tool" ]

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/whbfxy/MCP101Demo'

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