SonarCloud
Integrates with SonarCloud API to fetch and analyze code quality issues for pull requests, providing detailed issue d...
What it does
Integrates with SonarCloud API to fetch and analyze code quality issues for pull requests, providing detailed issue data with filtering by severity, type, assignee, and status plus high-level summaries with metrics for automated code review workflows.
This MCP server provides SonarCloud API integration for fetching and analyzing code quality issues related to pull requests, enabling developers to retrieve detailed issue data with filtering by severity, type, assignee, and status. Built by dozzman using TypeScript with the MCP SDK and Docker support, it offers two core tools for fetching raw SonarCloud issues with extensive parameter support matching the full API specification, and generating high-level issue summaries with metrics like bug counts, vulnerability counts, technical debt, and top violated rules. The implementation features flexible authentication via API tokens, environment variable configuration for organization and project settings, and supports the special '__me__' assignee placeholder for filtering issues assigned to the current user, making it valuable for automated code review workflows, quality gate enforcement, and building AI assistants that need direct access to SonarCloud analysis results without manual platform interaction.
Capabilities
Server
Quality
deterministic score 0.56 from registry signals: · indexed on pulsemcp · has source repo · 4 github stars · registry-generated description present