Mcp_Documents_Reader
Rank #9,257io.github.xt765/mcp_documents_reader
MCP server providing mcp_documents_reader capabilities
Mcp_Documents_Reader is a Model Context Protocol (MCP) server published by xt765. It ranks #9,257 of 132,113 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Mcp_Documents_Reader is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Feb 2, 2026 and most recently updated on Mar 13, 2026.
Ranks ahead of 122,856 of 132,113 servers on MCP Toplist.
Use Mcp_Documents_Reader
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-documents-reader -- uvx mcp-documents-reader[mcp_servers.mcp-documents-reader]
command = "uvx"
args = ["mcp-documents-reader"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-documents-reader": {
"command": "uvx",
"args": [
"mcp-documents-reader"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-documents-reader": {
"command": "uvx",
"args": [
"mcp-documents-reader"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-documents-reader": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-documents-reader"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-documents-reader": {
"command": "uvx",
"args": [
"mcp-documents-reader"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-documents-reader": {
"command": "uvx",
"args": [
"mcp-documents-reader"
]
}
}
}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.xt765%2Fmcp_documents_reader)<a href="https://mcptoplist.com/server/io.github.xt765%2Fmcp_documents_reader"><img src="https://mcptoplist.com/badge/io.github.xt765%2Fmcp_documents_reader.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
xt765
Other servers by xt765
View all xt765 servers →Available versions (8)
| Version | Published |
|---|---|
| 1.3.1 | Mar 13, 2026 |
| 1.3.0 | Mar 10, 2026 |
| 1.2.1 | Mar 2, 2026 |
| 1.2.0 | Mar 2, 2026 |
| 1.1.0 | Mar 1, 2026 |
| 1.0.3 | Feb 2, 2026 |
| 1.0.0 | Feb 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mcp_Documents_Reader?
- Mcp_Documents_Reader is maintained by xt765, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Mcp_Documents_Reader listed on the Official MCP Registry?
- Yes — Mcp_Documents_Reader is listed on the Official MCP Registry, alongside Glama.
- How many versions does Mcp_Documents_Reader have?
- MCP Toplist tracks 8 versions of Mcp_Documents_Reader, most recently published on Mar 13, 2026.
- Where can I find the source code for Mcp_Documents_Reader?
- The source code for Mcp_Documents_Reader is hosted at github.com/xt765/mcp_documents_reader.
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.