saiprashanths/code-analysis-mcp
If you are the rightful owner of code-analysis-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.
A Model Context Protocol (MCP) server that enables AI models to understand and analyze codebases through natural language conversations.
Tools
Functions exposed to the LLM to take actions
initialize_repository
Initialize the code base for analysis
get_repo_info
Get basic information about the code base
get_repo_structure
View the file structure of the code base
read_file
Read and analyze specific files
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client