- Ast Metrics
Ast Metrics
Static code analyzer with MCP server. Gives AI agents access to complexity metrics, coupling analysis, community detection, risk scoring, and test quality, without reading every file.
Overview
AST Metrics is a multi-language static code analyzer (Go, PHP, Python, Rust, TypeScript...) that exposes architectural insights via MCP. AI coding agents can query complexity hotspots, dependency graphs, coupling metrics, architectural communities, and test quality on demand.
No server required. No account. One binary. Works offline.
Tools exposed
analyze_project-- High-level project overview: languages, average complexity, maintainability, top risksget_file_metrics-- Detailed metrics for a specific file (complexity, LOC, coupling, maintainability)find_risky_code-- Ranked list of riskiest files/classes (composite score: complexity + coupling + change frequency)find_complex_code-- Functions/classes above a cyclomatic complexity thresholdget_dependencies-- Dependency subgraph around a componentget_coupling-- Afferent and efferent coupling for a componentget_communities-- Architectural community detection with modularity metricsget_test_quality-- Test isolation, traceability, god tests, orphan classes
Installation
curl -s https://raw.githubusercontent.com/Halleck45/ast-metrics/main/scripts/download.sh|bash
Configuration
Add to .mcp.json:
{
"mcpServers": {
"ast-metrics": {
"command": "ast-metrics",
"args": ["mcp", "."]
}
}
}
Server Config
{
"mcpServers": {
"ast-metrics": {
"command": "ast-metrics",
"args": [
"mcp",
"."
]
}
}
}Project Info
Created At
4 months agoUpdated At
4 months agoAuthor Name
Halleck45Star
-Language
-License
-Recommend Servers
View AllLatvia Payments Mcp
@junter1989k-ai
11 days ago
Slovenia Payments Mcp
@junter1989k-ai
11 days ago
Teardrop
11 days ago
Kenya Payments Mcp
@junter1989k-ai
12 days ago
Tanzania Payments Mcp
@junter1989k-ai
11 days ago
Switzerland Payments Mcp
@junter1989k-ai
11 days ago
Slovakia Payments Mcp
@junter1989k-ai
11 days ago
Ireland Payments Mcp
@junter1989k-ai
11 days ago
Romania Payments Mcp
@junter1989k-ai
11 days ago
Hungary Payments Mcp
@junter1989k-ai
11 days ago
Sweden Payments Mcp
@junter1989k-ai
11 days ago
Lithuania Payments Mcp
@junter1989k-ai
11 days ago
Jordan Payments Mcp
@junter1989k-ai
11 days ago
Creationloop
@marino129
12 days ago
Israel Payments Mcp
@junter1989k-ai
11 days ago
Portugal Payments Mcp
@junter1989k-ai
11 days ago
Austria Payments Mcp
@junter1989k-ai
11 days ago
Uae Payments Mcp
@junter1989k-ai
12 days ago
Qatar Payments Mcp
@junter1989k-ai
11 days ago
Algeria Payments Mcp
@junter1989k-ai
11 days ago
Pakistan Payments Mcp
@junter1989k-ai
11 days ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
a year ago
Spain Payments Mcp
@junter1989k-ai
11 days ago
Malta Payments Mcp
@junter1989k-ai
11 days ago
Cyprus Payments Mcp
@junter1989k-ai
11 days ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago