Document corpus
Rank #1,472io.github.jorgell23-sys/markdown-document-search
Query a verified document collection: passages that answer a question, with their source.
Document corpus is a Model Context Protocol (MCP) server published by jorgell23-sys. It ranks #1,472 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Document corpus is listed across 2 registries — Official MCP and Glama, with 52 tracked versions. It was first listed on Aug 19, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 130,574 of 132,046 servers on MCP Toplist.
Use Document corpus
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add markdown-document-search -e "MDCX_FILE=<your MDCX_FILE>" -e "MDCX_KEY=<your MDCX_KEY>" -- uvx mdcx -m mdcx.mcp_serverReplace each placeholder with your own value before saving.
[mcp_servers.markdown-document-search]
command = "uvx"
args = ["mdcx", "-m", "mdcx.mcp_server"]
[mcp_servers.markdown-document-search.env]
MDCX_FILE = "<your MDCX_FILE>"
MDCX_KEY = "<your MDCX_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"markdown-document-search": {
"command": "uvx",
"args": [
"mdcx",
"-m",
"mdcx.mcp_server"
],
"env": {
"MDCX_FILE": "<your MDCX_FILE>",
"MDCX_KEY": "<your MDCX_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"markdown-document-search": {
"command": "uvx",
"args": [
"mdcx",
"-m",
"mdcx.mcp_server"
],
"env": {
"MDCX_FILE": "<your MDCX_FILE>",
"MDCX_KEY": "<your MDCX_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"markdown-document-search": {
"type": "stdio",
"command": "uvx",
"args": [
"mdcx",
"-m",
"mdcx.mcp_server"
],
"env": {
"MDCX_FILE": "<your MDCX_FILE>",
"MDCX_KEY": "<your MDCX_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"markdown-document-search": {
"command": "uvx",
"args": [
"mdcx",
"-m",
"mdcx.mcp_server"
],
"env": {
"MDCX_FILE": "<your MDCX_FILE>",
"MDCX_KEY": "<your MDCX_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"markdown-document-search": {
"command": "uvx",
"args": [
"mdcx",
"-m",
"mdcx.mcp_server"
],
"env": {
"MDCX_FILE": "<your MDCX_FILE>",
"MDCX_KEY": "<your MDCX_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.jorgell23-sys%2Fmarkdown-document-search)<a href="https://mcptoplist.com/server/io.github.jorgell23-sys%2Fmarkdown-document-search"><img src="https://mcptoplist.com/badge/io.github.jorgell23-sys%2Fmarkdown-document-search.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jorgell23-sys
Available versions (52)
| Version | Published |
|---|---|
| 1.31.0 | Sep 11, 2026 |
| 1.30.0 | Sep 11, 2026 |
| 1.29.0 | Sep 9, 2026 |
| 1.28.0 | Sep 9, 2026 |
| 1.27.0 | Sep 9, 2026 |
| 1.26.0 | Sep 9, 2026 |
| 1.25.0 | Sep 9, 2026 |
| 1.24.1 | Sep 8, 2026 |
| 1.24.0 | Sep 8, 2026 |
| 1.23.0 | Sep 7, 2026 |
| 1.22.0 | Sep 1, 2026 |
| 1.21.1 | Aug 30, 2026 |
| 1.21.0 | Aug 30, 2026 |
| 1.20.0 | Aug 30, 2026 |
| 1.19.0 | Aug 30, 2026 |
| 1.18.0 | Aug 30, 2026 |
| 1.17.0 | Aug 30, 2026 |
| 1.16.0 | Aug 29, 2026 |
| 1.15.1 | Aug 29, 2026 |
| 1.15.0 | Aug 29, 2026 |
| 1.14.0 | Aug 29, 2026 |
| 1.13.0 | Aug 29, 2026 |
| 1.12.0 | Aug 28, 2026 |
| 1.11.0 | Aug 28, 2026 |
| 1.10.0 | Aug 27, 2026 |
| 1.9.0 | Aug 27, 2026 |
| 1.8.0 | Aug 24, 2026 |
| 1.7.2 | Aug 23, 2026 |
| 1.7.1 | Aug 23, 2026 |
| 1.7.0 | Aug 22, 2026 |
| 1.6.9 | Aug 22, 2026 |
| 1.6.7 | Aug 22, 2026 |
| 1.6.6 | Aug 22, 2026 |
| 1.6.5 | Aug 22, 2026 |
| 1.6.4 | Aug 22, 2026 |
| 1.6.3 | Aug 22, 2026 |
| 1.6.2 | Aug 22, 2026 |
| 1.6.1 | Aug 22, 2026 |
| 1.6.0 | Aug 22, 2026 |
| 1.5.1 | Aug 22, 2026 |
| 1.5.0 | Aug 22, 2026 |
| 1.4.0 | Aug 22, 2026 |
| 1.3.5 | Aug 22, 2026 |
| 1.3.4 | Aug 21, 2026 |
| 1.3.3 | Aug 21, 2026 |
| 1.3.2 | Aug 21, 2026 |
| 1.3.1 | Aug 21, 2026 |
| 1.2.2 | Aug 21, 2026 |
| 1.2.1 | Aug 20, 2026 |
| 1.1.0 | Aug 20, 2026 |
| 1.0.5 | Aug 20, 2026 |
| 1.0.3 | Aug 19, 2026 |
Frequently asked questions
- Who maintains Document corpus?
- Document corpus is maintained by jorgell23-sys, which publishes 1 MCP server (52 total versions) tracked on MCP Toplist.
- Is Document corpus listed on the Official MCP Registry?
- Yes — Document corpus is listed on the Official MCP Registry, alongside Glama.
- How many versions does Document corpus have?
- MCP Toplist tracks 52 versions of Document corpus, most recently published on Sep 11, 2026.
- Where can I find the source code for Document corpus?
- The source code for Document corpus is hosted at github.com/jorgell23-sys/mdcx.
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.