Skip to main content
Glama

fzf MCP Server

MIT License
  • Apple
  • Linux
package.json883 B
{ "name": "@danielsimonjr/fzf-mcp", "version": "1.1.1", "description": "MCP server for fzf fuzzy finder (self-contained with bundled fzf binary)", "main": "index.js", "bin": { "fzf-mcp": "./index.js" }, "files": [ "index.js", "install-fzf.js", "bin/", "README.md", "LICENSE" ], "scripts": { "postinstall": "node install-fzf.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "fzf", "fuzzy-finder", "search", "file-search", "filter" ], "author": "Daniel Simon Jr. (https://github.com/danielsimonjr)", "license": "MIT", "type": "commonjs", "dependencies": { "@modelcontextprotocol/sdk": "^1.20.2" }, "repository": { "type": "git", "url": "https://github.com/danielsimonjr/fzf-mcp.git" }, "homepage": "https://github.com/danielsimonjr/fzf-mcp" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/danielsimonjr/fzf-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server