Feishu Markdown MCP
Rank #13,248io.github.huandu/feishu-markdown-mcp
MCP server providing feishu-markdown-mcp capabilities
Feishu Markdown MCP is a Model Context Protocol (MCP) server published by huandu. It ranks #13,248 of 132,345 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. Feishu Markdown MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 25, 2025 and most recently updated on Jan 6, 2026.
Ranks ahead of 119,097 of 132,345 servers on MCP Toplist.
Use Feishu Markdown MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add feishu-markdown-mcp -- npx -y feishu-markdown-mcp[mcp_servers.feishu-markdown-mcp]
command = "npx"
args = ["-y", "feishu-markdown-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"feishu-markdown-mcp": {
"command": "npx",
"args": [
"-y",
"feishu-markdown-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"feishu-markdown-mcp": {
"command": "npx",
"args": [
"-y",
"feishu-markdown-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"feishu-markdown-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"feishu-markdown-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"feishu-markdown-mcp": {
"command": "npx",
"args": [
"-y",
"feishu-markdown-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"feishu-markdown-mcp": {
"command": "npx",
"args": [
"-y",
"feishu-markdown-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.huandu%2Ffeishu-markdown-mcp)<a href="https://mcptoplist.com/server/io.github.huandu%2Ffeishu-markdown-mcp"><img src="https://mcptoplist.com/badge/io.github.huandu%2Ffeishu-markdown-mcp.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
huandu
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Jan 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Feishu Markdown MCP?
- Feishu Markdown MCP is maintained by huandu, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Feishu Markdown MCP listed on the Official MCP Registry?
- Yes — Feishu Markdown MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Feishu Markdown MCP have?
- MCP Toplist tracks 2 versions of Feishu Markdown MCP, most recently published on Jan 6, 2026.
- Where can I find the source code for Feishu Markdown MCP?
- The source code for Feishu Markdown MCP is hosted at github.com/huandu/feishu-markdown.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.