fzf-mcp

snirt/fzf-mcp

3.2

If you are the rightful owner of fzf-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

fzf-mcp is a high-performance Model Context Protocol (MCP) server designed for efficient fuzzy search operations across files, content, and git repositories.

Tools

Functions exposed to the LLM to take actions

grep

Grep-style regex search through files with full regex support, case sensitivity, and context lines.

fuzzy_find_files

Fuzzy search for files in a directory with gitignore support.

fuzzy_search_content

Search file contents and apply fuzzy filtering to results using ripgrep.

git_fuzzy_branches

Fuzzy search for git branches in a repository.

git_fuzzy_files

Fuzzy search for git-tracked files in a repository.

git_fuzzy_commits

Fuzzy search through git commit messages.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources