e11hzn/codebase-agent-mcp-server
3.2
If you are the rightful owner of codebase-agent-mcp-server 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.
The Codebase MCP Server is a Model Context Protocol server that enhances AI agents' understanding of codebases by enabling indexing, searching, and analysis of Git repositories.
Tools
Functions exposed to the LLM to take actions
git_index_repository
Index a Git repository for searching and analysis.
git_get_repository_status
Check indexing status of a repository.
git_list_repositories
List all indexed repositories.
git_query_codebase
Query the codebase in natural language.
git_search_code
Search for text patterns in code.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client