ArchAI-Labs/fastmcp-sonarqube-metrics
MCP Developer ToolsA FastMCP‑based interface for programmatically retrieving SonarQube project metrics, health checks, and component data
Python
Security brief →
Features
- Fetch SonarQube project status with `get_status`
- Create or delete projects via `create_sonarqube_project` and `delete_sonarqube_project`
- List accessible projects using `list_projects` with optional filters
- Retrieve current metrics (`get_sonarqube_metrics`) such as bugs, vulnerabilities, code smells, coverage, duplication density
- Obtain historical metric trends via `get_sonarqube_metrics_history`
Recent releases
View all 1 releases →No releases yet
We'll surface new releases as they're published — check back soon.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Install via
pip