loading…
Search for a command to run...
loading…
🧩 **WeCom & Feishu OpenAPI MCP 插件** 英文名称: wecom-feishu-openapi-mcp 中文名称: 企业微信 & 飞书 OpenAPI 文档聚合 MCP 插件 来源地址: https://github.com/wxkingstar/doc-hub-mcp ⸻ 📖 插件简
🧩 WeCom & Feishu OpenAPI MCP 插件 英文名称: wecom-feishu-openapi-mcp 中文名称: 企业微信 & 飞书 OpenAPI 文档聚合 MCP 插件 来源地址: https://github.com/wxkingstar/doc-hub-mcp ⸻ 📖 插件简介 wecom-feishu-openapi-mcp 是一款面向企业开发者的 Model Context Protocol(MCP)插件,用于聚合和统一访问 WeCom 与 飞书(Feishu)的开放接口文档。 插件将官方 OpenAPI 文档进行结构化、标准化处理,开发者可通过 MCP 客户端实现接口搜索、补全、上下文调用,无需再反复查阅繁杂的官方文档,大幅提升企业应用的集成与自动化效率。 ⸻ 🚀 核心特性 • 🧾 OpenAPI 文档聚合:统一收录 WeCom 与 Feishu 官方 API,支持标准 OpenAPI Schema。 • 🧭 上下文接口搜索:通过 MCP 客户端即可快速检索接口定义、参数与返回值结构。 • 🔐 权限与安全提示:接口权限、认证方式一目了然,避免集成踩坑。 • 🤖 自动化集成场景友好:适用于 Bot/Agent 开发、工作流自动化、企业内部工具集成。 • 🧰 CLI 一键启动:无需繁琐部署,通过 npx doc-hub-mcp@latest 即可启动服务。 ⸻ 🏗️ 典型使用场景 • 构建企业内部集成(ERP/CRM/IM 工具对接) • 快速开发飞书/企微 Bot • 搭建自动化工作流(如审批流、通知系统、机器人助手) • 接口调试与研发协同文档平台 • 与 AI Agent 结合,实现智能调用企业 IM 系统 API ⸻ 🛠️ 安装与启动 npx -y doc-hub-mcp@latest 或在 mcp配置中注册: json { "mcpServers": { "search-docs": { "args": ["-y", "doc-hub-mcp@latest"], "command": "npx" } } } ⸻ 📚 OpenAPI 数据来源 • WeCom(企业微信)官方开放接口文档 • Feishu(飞书)官方开放接口文档 • 所有文档通过 OpenAPI Schema 进行结构化聚合,保持与官方同步。 ⸻ 🧑💻 作者信息 • 👤 作者:wxkingstar • 🌐 仓库:GitHub • 📧 联系:[email protected](如有问题或合作意向可联系) ⸻ 🪄 标签(Tags) wecom,feishu,lark,openapi,api,mcp,mcp-plugin,integration,api-docs,workflow-automation,enterprise,china,saas,bot-development,developer-tools ⸻
Smithery CLI connects your agents to thousands of skills and MCP servers directly from the command line. To get started, simply run npx skills add smithery/cli.
npm install -g smithery@latest
Requires Node.js 20+.
smithery mcp search [term] # Search the Smithery registry
smithery mcp add <url> # Add an MCP server connection
smithery mcp list # List your connections
smithery mcp remove <ids...> # Remove connections
Interact with tools from MCP servers connected via smithery mcp.
smithery tool list [connection] # List tools from your connected MCP servers
smithery tool find [query] # Search tools by name or intent
smithery tool get <connection> <tool> # Show full details for one tool
smithery tool call <connection> <tool> [args] # Call a tool
Browse skills on the Smithery Skills Registry and install them with the upstream installer:
npx skills add <skill> # e.g. npx skills add smithery-ai/cli
smithery auth login # Login with Smithery (OAuth)
smithery auth logout # Log out
smithery auth whoami # Check current user
smithery auth token # Mint a service token
smithery auth token --policy '<json>' # Mint a restricted token
smithery namespace list # List your namespaces
smithery namespace use <name> # Set current namespace
smithery mcp publish <url> -n <org/server> # Publish an MCP server URL
smithery mcp publish <bundle.mcpb> -n <org/server> # Publish an MCP bundle
# Search and connect to an MCP server
smithery mcp search "github"
smithery mcp add github --id github
# Find and call tools from your connected MCP servers
smithery tool find "create issue"
smithery tool call github create_issue '{"title":"Bug fix","body":"..."}'
# Browse and install skills
smithery skill search "frontend" --json --page 2
smithery skill add anthropics/frontend-design --agent claude-code
# Publish your MCP server URL
smithery mcp publish https://my-mcp-server.com -n myorg/my-server
# Publish a built MCP bundle
smithery mcp publish ./server.mcpb -n myorg/my-server
git clone https://github.com/smithery-ai/cli
cd cli && pnpm install && pnpm run build
npx . --help
Contributions welcome! Please submit a Pull Request.
Выполни в терминале:
claude mcp add doc-hub-mcp -- npx -y @smithery/cli run wxkingstar/doc-hub-mcpНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development