Filesift runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi. Last commit 27 Feb 2026.
Local file search for AI agents — semantic + keyword indexing over your codebase.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add filesift -- uvx filesift
{
"mcpServers": {
"filesift": {
"args": [
"filesift"
],
"command": "uvx"
}
}
}
[mcp_servers.filesift]
command = "uvx"
args = ["filesift"]
{
"mcpServers": {
"filesift": {
"args": [
"filesift"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"filesift": {
"args": [
"filesift"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.