bm.md
Rank #2,609pulsemcp/miantiao-me-bm-md
Markdown processing server with tools for rendering, linting, parsing, and text extraction, optimized for Chinese publishing platforms like WeChat, Zhihu, and Juejin.
bm.md is a Model Context Protocol (MCP) server published by miantiao-me. It ranks #2,609 of 115,460 servers tracked on MCP Toplist, and its repository has 611 GitHub stars. bm.md is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jan 10, 2026.
Ranks ahead of 112,851 of 115,460 servers on MCP Toplist.
Use bm.md
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http miantiao-me-bm-md https://bm.md/mcp[mcp_servers.miantiao-me-bm-md]
url = "https://bm.md/mcp"Add to ~/.codex/config.toml.
https://bm.md/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"miantiao-me-bm-md": {
"url": "https://bm.md/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"miantiao-me-bm-md": {
"type": "http",
"url": "https://bm.md/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"miantiao-me-bm-md": {
"serverUrl": "https://bm.md/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"miantiao-me-bm-md": {
"url": "https://bm.md/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/pulsemcp%2Fmiantiao-me-bm-md)<a href="https://mcptoplist.com/server/pulsemcp%2Fmiantiao-me-bm-md"><img src="https://mcptoplist.com/badge/pulsemcp%2Fmiantiao-me-bm-md.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
miantiao-me
Other servers by miantiao-me
View all miantiao-me servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains bm.md?
- bm.md is maintained by miantiao-me, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is bm.md listed on the Official MCP Registry?
- bm.md is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does bm.md have?
- bm.md ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for bm.md?
- The source code for bm.md is hosted at github.com/miantiao-me/bm.md.