Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @hibson/mcp-feishu-doc

@hibson/mcp-feishu-doc

A Model Context Protocol (MCP) server for Feishu (Lark) cloud document and wiki management. Supports OAuth, Markdown upload, document reading/updating/deleting, search, and multi-app configuration.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "hibson-mcp-feishu-doc": {
      "command": "npx",
      "args": [
        "-y",
        "@hibson/mcp-feishu-doc"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @hibson/mcp-feishu-doc

Details

Websitehttps://www.npmjs.com/package/@hibson/mcp-feishu-doc
GitHubgit+https://github.com/Hbin-Zhuang/mcp-feishu-doc.git
Licenseunknown
Pricingfree
Tagsfeishu lark mcp model-context-protocol mcp-server typescript wiki document
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC