PatrickRuddiman/local-search-mcp
3.2
If you are the rightful owner of local-search-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 henry@mcphub.com.
The Local Search MCP Server is a Model Context Protocol server designed to enable AI assistants to perform semantic searches across indexed documents using vector embeddings.
Tools
Functions exposed to the LLM to take actions
search_documents
Perform semantic similarity search.
get_file_details
Retrieve file content with context.
fetch_repo
Index GitHub repositories.
fetch_file
Download and index files from URLs.
get_job_status
Check async job progress.
list_active_jobs
View all running jobs.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client