groupdocs-markdown-mcp
Rank #10,997io.github.groupdocs-markdown/groupdocs-markdown-mcp
MCP server for GroupDocs.Markdown — convert documents to Markdown via AI agents.
groupdocs-markdown-mcp is a Model Context Protocol (MCP) server published by groupdocs-markdown. It ranks #10,997 of 132,046 servers tracked on MCP Toplist. groupdocs-markdown-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on May 18, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 121,049 of 132,046 servers on MCP Toplist.
Use groupdocs-markdown-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add groupdocs-markdown-mcp -e "GROUPDOCS_MCP_STORAGE_PATH=<your GROUPDOCS_MCP_STORAGE_PATH>" -e "GROUPDOCS_MCP_OUTPUT_PATH=<your GROUPDOCS_MCP_OUTPUT_PATH>" -e "GROUPDOCS_LICENSE_PATH=<your GROUPDOCS_LICENSE_PATH>" -e "GROUPDOCS_METERED_PUBLIC_KEY=<your GROUPDOCS_METERED_PUBLIC_KEY>" -e "GROUPDOCS_METERED_PRIVATE_KEY=<your GROUPDOCS_METERED_PRIVATE_KEY>" -- dnx GroupDocs.Markdown.McpReplace each placeholder with your own value before saving.
[mcp_servers.groupdocs-markdown-mcp]
command = "dnx"
args = ["GroupDocs.Markdown.Mcp"]
[mcp_servers.groupdocs-markdown-mcp.env]
GROUPDOCS_MCP_STORAGE_PATH = "<your GROUPDOCS_MCP_STORAGE_PATH>"
GROUPDOCS_MCP_OUTPUT_PATH = "<your GROUPDOCS_MCP_OUTPUT_PATH>"
GROUPDOCS_LICENSE_PATH = "<your GROUPDOCS_LICENSE_PATH>"
GROUPDOCS_METERED_PUBLIC_KEY = "<your GROUPDOCS_METERED_PUBLIC_KEY>"
GROUPDOCS_METERED_PRIVATE_KEY = "<your GROUPDOCS_METERED_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groupdocs-markdown-mcp": {
"command": "dnx",
"args": [
"GroupDocs.Markdown.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groupdocs-markdown-mcp": {
"command": "dnx",
"args": [
"GroupDocs.Markdown.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"groupdocs-markdown-mcp": {
"type": "stdio",
"command": "dnx",
"args": [
"GroupDocs.Markdown.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groupdocs-markdown-mcp": {
"command": "dnx",
"args": [
"GroupDocs.Markdown.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groupdocs-markdown-mcp": {
"command": "dnx",
"args": [
"GroupDocs.Markdown.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.groupdocs-markdown%2Fgroupdocs-markdown-mcp)<a href="https://mcptoplist.com/server/io.github.groupdocs-markdown%2Fgroupdocs-markdown-mcp"><img src="https://mcptoplist.com/badge/io.github.groupdocs-markdown%2Fgroupdocs-markdown-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
groupdocs-markdown
Available versions (5)
| Version | Published |
|---|---|
| 26.9.0 | Sep 4, 2026 |
| 26.7.2 | Jul 25, 2026 |
| 26.7.1 | Jul 24, 2026 |
| 26.7.0 | Jul 17, 2026 |
| 26.5.0 | May 20, 2026 |
Frequently asked questions
- Who maintains groupdocs-markdown-mcp?
- groupdocs-markdown-mcp is maintained by groupdocs-markdown, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is groupdocs-markdown-mcp listed on the Official MCP Registry?
- Yes — groupdocs-markdown-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does groupdocs-markdown-mcp have?
- MCP Toplist tracks 5 versions of groupdocs-markdown-mcp, most recently published on Sep 4, 2026.
- Where can I find the source code for groupdocs-markdown-mcp?
- The source code for groupdocs-markdown-mcp is hosted at github.com/groupdocs-markdown/groupdocs.markdown.mcp.
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.