- 企业微信 & 飞书 OpenAPI 文档聚合 MCP 插件
企业微信 & 飞书 OpenAPI 文档聚合 MCP 插件
本插件为 Model Context Protocol(MCP)提供了企业级 OpenAPI 文档能力,自动聚合并标准化 企业微信 与 飞书 等的开放接口文档。
通过统一上下文调用、搜索和补全,开发者可在无需频繁查阅官网文档的情况下,快速获取接口定义、请求参数、响应结构及权限要求。
适用于构建企业内部集成、自动化工作流、Bot/Agent 开发等高频 API 使用场景。
Overview
What is Doc Hub MCP?
Doc Hub MCP is a plugin that provides enterprise-level OpenAPI documentation capabilities for the Model Context Protocol (MCP), automatically aggregating and standardizing the open interface documentation of WeChat Work and Feishu.
How to use Doc Hub MCP?
To use Doc Hub MCP, install the dependencies using npm install, start the service with npm run mcp:server --silent, and integrate it with supported IDEs or AI programming assistants.
Key features of Doc Hub MCP?
- Keyword search for matching titles and content.
- Full text retrieval of Markdown documents.
- Configurable namespace and document root directory.
- Standard MCP compatibility for use with various AI tools.
Use cases of Doc Hub MCP?
- Quickly retrieving API documentation for WeChat Work and Feishu.
- Integrating with AI programming assistants for automated documentation queries.
- Supporting internal documentation and private API documentation retrieval.
FAQ from Doc Hub MCP?
- Can Doc Hub MCP be used offline?
Yes! It supports offline retrieval of Markdown documents.
- Is there a limit to the number of documents that can be aggregated?
The initial setup may take time due to the size of the documentation, but it can handle a large number of documents.
- How do I configure the document root?
You can specify the document root using the
DOC_ROOTenvironment variable.
Server Config
{
"mcpServers": {
"search-docs": {
"command": "npx",
"args": [
"-y",
"doc-hub-mcp@latest"
]
}
}
}Project Info
Created At
8 months agoUpdated At
8 months agoAuthor Name
wxkingstarStar
-Language
-License
-Category
developer-tools
Tags
Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Memory
@modelcontextprotocol
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Test
@modelcontextprotocol
test
6 months ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago