Hbin-Zhuang/mcp-feishu-doc
MCP server that publishes Markdown to Feishu docs and Wiki in one step, with OAuth and full document lifecycle.
Platform-specific configuration:
{
"mcpServers": {
"mcp-feishu-doc": {
"command": "npx",
"args": [
"-y",
"mcp-feishu-doc"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> <h1>mcp-feishu-doc</h1> <p><b>飞书(Lark)云文档与知识库管理的 MCP 服务器。支持 OAuth 授权、Markdown 上传/更新/删除、文档搜索、多应用配置,以及本地和边缘(Cloudflare Workers)运行。</b> <div>15 个飞书工具</div> </p> </div>
<div align="center">
[](./CHANGELOG.md) [](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/docs/specification/2025-06-18/changelog.mdx) [](https://modelcontextprotocol.io/) [](./LICENSE) [](https://github.com/Hbin-Zhuang/mcp-feishu-doc/issues) [](https://www.typescriptlang.org/) [](https://pnpm.io/) [](./coverage/index.html)
</div>
---
in-memory、filesystem、Supabase、SurrealDB 等后端。McpError 系统确保一致的错误响应。本项目遵循模块化、领域驱动的架构,具有清晰的关注点分离:
┌─────────────────────────────────────────────────────────┐
│ MCP 客户端(Claude Code、ChatGPT 等) │
└────────────────────┬────────────────────────────────────┘
│ JSON-RPC 2.0
▼
┌─────────────────────────────────────────────────────────┐
│ MCP 服务器(工具、资源) │
│ 📖 [MCP 服务器指南](sLoading reviews...