Feishu Markdown MCP

本项目是一个单仓库(monorepo),用于将 Markdown 转换为飞书 / Lark 文档格式,并提供一个 MCP 服务以便与 Model Context Protocol 集成。. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-01-06 · ★ 29 · #503 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Feishu Markdown MCP

Claude Code

claude mcp add huandu-feishu-markdown -- npx -y feishu-markdown-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "huandu-feishu-markdown": {
      "command": "npx",
      "args": [
        "-y",
        "feishu-markdown-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package feishu-markdown-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.huandu is GitHub-verified and matches the repo owner

03 · Who maintains Feishu Markdown MCP

feishu-markdown-mcp is maintained by huandu. It's the only MCP server we track from this author; the repo dates to Dec 2025.

04 · Facts

category
other - ranked #503 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.huandu/feishu-markdown-mcp (active, first published 2026-01-06)
packages
npm:feishu-markdown-mcp

05 · Feishu Markdown MCP FAQ

What is Feishu Markdown MCP?

本项目是一个单仓库(monorepo),用于将 Markdown 转换为飞书 / Lark 文档格式,并提供一个 MCP 服务以便与 Model Context Protocol 集成。. It runs locally over stdio via the published package.

Is Feishu Markdown MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-06. We re-verify nightly.

How do I install Feishu Markdown MCP?

Run `npx -y feishu-markdown-mcp`. You can also paste the ready-made client config above.

Does Feishu Markdown MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Feishu Markdown MCP

More MCP servers to compare · Reunion · Xahau MCP · Hustcc MCP Mermaid · Hydrolix · HYPD AI - Paid Ads & Analytics

More TypeScript MCP servers · Code Cartographer · Agentic MCP · Human Pages · see all