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