Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by falleng0d • Uncategorized
An MCP server for fast, in-memory full-text search of text files using Rust and Tantivy.
Perform fast full-text search over local text files with context.
Read and retrieve content of specific text files programmatically.
Integrate .gitignore-aware file indexing and searching in Rust environments.
File Search MCP indexes text files in a directory while respecting .gitignore rules and provides fast full-text search with context lines. It exposes MCP tools over stdio for searching keywords and reading file contents, automatically skipping binary files. This enables quick and efficient file content discovery and retrieval in development environments.