danielsimonjr/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 Server is a Model Context Protocol server for fzf, enabling fuzzy file searching, list filtering, and content searching through MCP.
Tools
Functions exposed to the LLM to take actions
fuzzy_search_files
Search for files using fzf's fuzzy matching.
fuzzy_filter
Filter a list of items using fzf's fuzzy matching algorithm.
fuzzy_search_content
Search within file contents using fuzzy matching.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client