candrle20/codebrain
3.2
If you are the rightful owner of codebrain 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.
CodeBrain MCP Server provides semantic code search capabilities using AI embeddings and vector similarity, integrated with the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
index_codebase
Index a codebase for semantic search.
semantic_search
Search code semantically across indexed projects.
list_projects
List all indexed projects.
get_project_stats
Get statistics for a project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client