π§
Wecom Feishu Openapi Docs Mcp
π§MCP Serverwxkingstar/doc-hub-mcp
What it does
Provides offline, local Markdown-based documentation retrieval for Wecom and Feishu open platform APIs, enabling quick searching and access to enterprise developer documentation through MCP-compati...
local
Installation
npxRun with npx
npx @modelcontextprotocol/inspector -s "npm run mcp:server --silent"npxRun with npx
npx -y doc-hub-mcpnpxRun with npx
npx --yes --package ./doc-hub-mcp-1.0.1.tgz doc-hub-mcpClaude Desktop ConfigurationAdd this to your claude_desktop_config.json
{
"mcpServers": {
"doc-hub": {
"command": "npx",
"args": ["-y"...π Extracted from wxkingstar/doc-hub-mcp README
6
AddedJan 26, 2026