Markdown
Rank #2,907Delistedcom.plainmarkdown/markdown
No registry has listed this server since Sep 4, 2026. The historical record below is preserved.
MCP server providing markdown capabilities
Markdown is a Model Context Protocol (MCP) server published by vitality82. It ranks #2,907 of 132,046 servers tracked on MCP Toplist, and its repository has 147 GitHub stars. MCP Toplist tracks 1 version of Markdown. It is no longer listed by any tracked registry (last seen Sep 4, 2026); its historical record is preserved here.
Ranks ahead of 129,139 of 132,046 servers on MCP Toplist.
Use Markdown
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http markdown https://api.plainmarkdown.com/mcp[mcp_servers.markdown]
url = "https://api.plainmarkdown.com/mcp"Add to ~/.codex/config.toml.
https://api.plainmarkdown.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"markdown": {
"url": "https://api.plainmarkdown.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"markdown": {
"type": "http",
"url": "https://api.plainmarkdown.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"markdown": {
"serverUrl": "https://api.plainmarkdown.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"markdown": {
"url": "https://api.plainmarkdown.com/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/com.plainmarkdown%2Fmarkdown)<a href="https://mcptoplist.com/server/com.plainmarkdown%2Fmarkdown"><img src="https://mcptoplist.com/badge/com.plainmarkdown%2Fmarkdown.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
vitality82
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Markdown?
- Markdown is maintained by vitality82, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Markdown listed on the Official MCP Registry?
- Markdown is not currently listed on the Official MCP Registry.
- How many versions does Markdown have?
- MCP Toplist tracks 1 version of Markdown, most recently published on Nov 25, 2024.
- Where can I find the source code for Markdown?
- The source code for Markdown is hosted at github.com/vitality82/plainmarkdown.
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.