Loomal

filesift

MCP server by github.com/roshunsunder/filesift

Local file search for AI agents — semantic + keyword indexing over your codebase.

6 starspypi: filesift

About filesift

filesift is an MCP (Model Context Protocol) server published by roshunsunder in the official MCP registry, listed under Search on Loomal. Local file search for AI agents — semantic + keyword indexing over your codebase.

It ships as a Python package on PyPI (filesift), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/roshunsunder/filesift, where the project has earned 6 GitHub stars.

Use filesift with your agent

Claude Code · one command
claude mcp add filesift -- uvx filesift
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "filesift": {
      "command": "uvx",
      "args": [
        "filesift"
      ]
    }
  }
}
pypifilesift

Frequently asked questions

What is filesift?
filesift is an MCP (Model Context Protocol) server by roshunsunder in the Search category. Local file search for AI agents — semantic + keyword indexing over your codebase.
How do I connect filesift to Claude, Cursor, or another MCP client?
Install filesift from its pypi package (filesift) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is filesift open source?
Yes — the source code is public at github.com/roshunsunder/filesift, with 6 GitHub stars.
Can AI agents pay to use filesift?
Not yet through Loomal — filesift is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain filesift? Claim this listing free by verifying GitHub ownership, or contact us.