Filesift runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi. Last commit 27 Feb 2026.
Local file search for AI agents — semantic + keyword indexing over your codebase.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return pickle.load(f)
result = subprocess.run(
for fp in root.rglob("*"):
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.
Local code search for AI coding agents: hybrid search and SQL aggregation over an in-repo index.
Local-first codebase intelligence MCP server for AI coding agents.
Advanced codebase indexing and semantic search MCP server
Index source code into a local knowledge base, search with keyword + semantic + hybrid modes.
Semantic codebase search + persistent working memory for AI code editors. Local, no API key.
Codebase understanding for AI coding agents — symbol graph, blast radius, semantic search.
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
Answers built from our own checks of this server.