Wecom Feishu Openapi Docs Mcp
MCP ServerFree🧩 **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 文档进行结构化、标准化处理
Capabilities4 decomposed
openapi documentation aggregation
Medium confidenceThis capability structures and standardizes the OpenAPI documentation from WeCom and Feishu, allowing developers to access a unified API reference. It employs a schema-based approach to ensure that all API endpoints, parameters, and responses are consistently formatted, making it easier for developers to understand and use the APIs without having to navigate multiple sources. The aggregation is kept in sync with the official documentation to ensure accuracy.
Utilizes a schema-based aggregation method that ensures all API documentation is consistently formatted and easily navigable, unlike traditional documentation that may be fragmented.
More efficient than manual documentation searching, as it provides a single, structured access point for multiple APIs.
contextual api search
Medium confidenceThis capability allows developers to perform contextual searches for API definitions, parameters, and return structures directly through the MCP client. It uses a search algorithm that indexes the structured OpenAPI data, enabling quick retrieval of relevant API information based on user queries. This reduces the time spent on finding specific API details across multiple documents.
Integrates a contextual search mechanism that leverages indexed OpenAPI data, providing faster and more relevant results than conventional keyword searches.
Faster and more relevant than traditional documentation searches, as it directly queries structured API data.
automated integration support
Medium confidenceThis capability facilitates the development of bots and automated workflows by providing predefined templates and integration patterns for WeCom and Feishu APIs. It allows developers to quickly set up common automation scenarios, such as notifications and approval workflows, without needing to start from scratch. The integration patterns are designed to work seamlessly with the MCP architecture, ensuring smooth operation.
Offers a library of predefined integration patterns tailored for enterprise use, which accelerates the development of common automation tasks compared to generic solutions.
More tailored and efficient than generic automation frameworks, as it specifically addresses WeCom and Feishu use cases.
cli-based service initiation
Medium confidenceThis capability allows developers to start the MCP service quickly using a command-line interface (CLI) command. By utilizing the npx tool, users can run the service without complex installation procedures, making it accessible for rapid prototyping and development. This design choice simplifies the setup process, allowing developers to focus on building rather than configuring.
Utilizes npx for instant service startup, eliminating the need for local installations and complex configurations, which is not common in similar tools.
Faster and more user-friendly than traditional installation methods, allowing for immediate testing and development.
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with Wecom Feishu Openapi Docs Mcp, ranked by overlap. Discovered automatically through the match graph.
EnhanceDocs
Open-source AI-powered search engine for your...
context7-mcp
Find the right library and instantly fetch current documentation for it. Get confident matches based on name similarity, relevance, and source reputation to reduce guesswork. Choose API references or conceptual guides to get exactly what you need.
Searchable.ai
Unified platform, advanced search, AI-driven...
search-docs
MCP server: search-docs
Sloped
Transform APIs into intuitive, searchable data...
serpapi-mcp
MCP server: serpapi-mcp
Best For
- ✓enterprise developers integrating WeCom and Feishu APIs
- ✓developers building integrations with WeCom and Feishu APIs
- ✓developers creating bots or automation tools for enterprise communication
- ✓developers looking for quick deployment solutions
Known Limitations
- ⚠Dependent on the availability of official OpenAPI documentation; if the source changes, updates may lag.
- ⚠Search results may vary in accuracy depending on the specificity of the query.
- ⚠Templates may not cover all use cases; custom scenarios may require additional coding.
- ⚠Requires a working internet connection to fetch the package via npx.
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
Repository Details
About
🧩 **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 • 📧 联系:wx012@qq.com(如有问题或合作意向可联系) ⸻ 🪄 标签(Tags) wecom,feishu,lark,openapi,api,mcp,mcp-plugin,integration,api-docs,workflow-automation,enterprise,china,saas,bot-development,developer-tools ⸻
Categories
Alternatives to Wecom Feishu Openapi Docs Mcp
Search the Supabase docs for up-to-date guidance and troubleshoot errors quickly. Manage organizations, projects, databases, and Edge Functions, including migrations, SQL, logs, advisors, keys, and type generation, in one flow. Create and manage development branches to iterate safely, confirm costs
Compare →AI-optimized web search and content extraction via Tavily MCP.
Compare →Scrape websites and extract structured data via Firecrawl MCP.
Compare →Are you the builder of Wecom Feishu Openapi Docs Mcp?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →