Developer Tools
Trust: 32/100 (Limited)io.github.huandu/feishu-markdown-mcp Guide
MCP server for Feishu Markdown
7 starsby huandu
Quick Start
Install
npx feishu-markdown-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-huandu-feishu-markdown-mcp": {
"command": "npx",
"args": [
"feishu-markdown-mcp"
]
}
}
}