MCP Directory

fff

by dmtrKovalenko · Rust · ★ 5,612

The fastest and the most accurate file search toolkit for AI agents, Neovim, Rust, C, and NodeJS

#filesearch#lua#neovim#neovim-plugin#rust

Install

cargo install --git https://github.com/dmtrKovalenko/fff.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "fff": {
      "command": "npx",
      "args": [
        "-y",
        "github:dmtrKovalenko/fff"
      ]
    }
  }
}

From the README

A file search toolkit for humans and AI agents. Really fast. Typo-resistant path and content search, frecency-ranked file access, a background watcher, and a lightweight in-memory content index. Way faster than CLIs like ripgrep and fzf in any long-running process that searches more than once. Originally started as [Neovim plugin](#neovim-plugin) people loved, but it turned out that plenty of AI harnesses and code editors need the same thing: accurate, fast file search as a library. That is what fff is. --------------------- | ----------------------------------------------------------------…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers