Servers
企
企业微信 & 飞书 OpenAPI 文档聚合 MCP 插件
@wxkingstar
本插件为 Model Context Protocol(MCP)提供了企业级 OpenAPI 文档能力,自动聚合并标准化 企业微信 与 飞书 等的开放接口文档。
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"search-docs": {
"command": "npx",
"args": [
"-y",
"doc-hub-mcp@latest"
]
}
}
}