Skip to main content
Glama
TheAlchemist6

CodeCompass MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
get_repository_info

๐Ÿ“Š Get basic repository metadata, statistics, and key information. Atomic tool focused purely on repository-level data without file content analysis.

get_file_tree

๐ŸŒณ Get complete directory structure and file listing with filtering options. Focused on file system structure without content analysis.

search_repository

Search for patterns, text, functions, or classes across the entire repository with advanced filtering options.

get_file_content

๐Ÿ“ Retrieve content of specific files with smart truncation and batch processing capabilities.

โš ๏ธ FEATURES: โ€ข Batch processing with concurrent file retrieval โ€ข Automatic file validation and security checks โ€ข Rich metadata extraction (file type, language, size, line count) โ€ข Configurable processing limits and error handling โ€ข Support for multiple file formats with type detection

analyze_codebase

๐Ÿ”ฌ Comprehensive codebase analysis combining structure, architecture, and metrics. Provides unified view of code organization, design patterns, complexity, and quality indicators.

analyze_dependencies

๐Ÿ“ฆ Comprehensive dependency analysis including external packages, internal dependencies, security vulnerabilities, and version conflicts.

review_code

๐Ÿ” Comprehensive code review combining AI insights with rule-based validation. Provides intelligent analysis, security scanning, and actionable recommendations.

explain_code

๐Ÿ“š AI-powered code explanation generating human-readable documentation, tutorials, and architectural insights. Transforms technical analysis into accessible explanations.

suggest_improvements

๐Ÿ’ก AI-powered improvement suggestions providing strategic refactoring recommendations, modernization plans, and architectural enhancements.

transform_code

๐Ÿ”ง Apply code transformations including syntax changes, structural reorganization, framework migration, and modernization. Combines syntax-level and structural changes.

health_check

๐Ÿฅ System Health Check - Monitor server health, performance, and operational metrics. Provides comprehensive monitoring dashboard with real-time insights.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheAlchemist6/codecompass-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server