Docsift
Rank #8,620io.github.anishmoncivarghese/docsift
Convert a document once, then get back only the passages that answer a question.
Docsift is a Model Context Protocol (MCP) server published by anishmoncivarghese. It ranks #8,620 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Docsift is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 123,493 of 132,113 servers on MCP Toplist.
Use Docsift
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add docsift -- uvx --from "docsift[mcp,docling,markitdown]" docsift mcp[mcp_servers.docsift]
command = "uvx"
args = ["--from", "docsift[mcp,docling,markitdown]", "docsift", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"docsift": {
"command": "uvx",
"args": [
"--from",
"docsift[mcp,docling,markitdown]",
"docsift",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"docsift": {
"command": "uvx",
"args": [
"--from",
"docsift[mcp,docling,markitdown]",
"docsift",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docsift": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"docsift[mcp,docling,markitdown]",
"docsift",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docsift": {
"command": "uvx",
"args": [
"--from",
"docsift[mcp,docling,markitdown]",
"docsift",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docsift": {
"command": "uvx",
"args": [
"--from",
"docsift[mcp,docling,markitdown]",
"docsift",
"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/io.github.anishmoncivarghese%2Fdocsift)<a href="https://mcptoplist.com/server/io.github.anishmoncivarghese%2Fdocsift"><img src="https://mcptoplist.com/badge/io.github.anishmoncivarghese%2Fdocsift.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
anishmoncivarghese
Other servers by anishmoncivarghese
View all anishmoncivarghese servers →Available versions (2)
| Version | Published |
|---|---|
| 0.5.7 | Aug 12, 2026 |
| 0.5.6 | Aug 11, 2026 |
Frequently asked questions
- Who maintains Docsift?
- Docsift is maintained by anishmoncivarghese, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Docsift listed on the Official MCP Registry?
- Yes — Docsift is listed on the Official MCP Registry, alongside Glama.
- How many versions does Docsift have?
- MCP Toplist tracks 2 versions of Docsift, most recently published on Aug 12, 2026.
- Where can I find the source code for Docsift?
- The source code for Docsift is hosted at github.com/anishmoncivarghese/docsift.
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.