casualjim/breeze
If you are the rightful owner of breeze 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.
Breeze MCP Server is a high-performance server designed for semantic code search and indexing, utilizing advanced technologies like LanceDB and optimized code embedding models.
Tools
Functions exposed to the LLM to take actions
index_repository
Index code files from specified directories asynchronously.
search_code
Search for code semantically similar to a query.
get_index_stats
Get comprehensive statistics about the index and indexing queue.
list_directory
List contents of a directory to help identify what to index.
register_project
Register a new project for automatic file watching and indexing.
unregister_project
Stop watching and unregister a project.
list_projects
List all registered projects with their current status.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client