search-mcp

blakazulu/search-mcp

3.3

If you are the rightful owner of 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 dayong@mcphub.com.

Search MCP is a local-first Model Context Protocol server that enhances AI assistants with semantic search capabilities for codebases.

Tools

Functions exposed to the LLM to take actions

create_index

Create a search index for the current project

search_now

Semantic search for relevant code chunks

search_by_path

Find files by name/glob pattern

get_index_status

Show index statistics (files, chunks, size)

reindex_project

Rebuild the entire index from scratch

reindex_file

Re-index a single specific file

delete_index

Remove the index for current project

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources