Skip to content
Back to search
30
MCP

SonarCloud

pulsemcp/sonarcloud

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.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SonarQube Metrics
Integrates with SonarQube to provide code quality metrics like bugs, vulnerabilities, code smells, coverage, and duplication density at proj
0 tools
SonarQube
Interact with SonarQube Cloud, Server and Community build over the web API. Analyze code to identify quality and security issues.
25 tools
io.github.sonarsource/sonarqube-mcp-server
An MCP server that enables integration with SonarQube Server or Cloud for code quality and security.
0 tools
io.github.SonarSource/sonarqube-mcp-server
An MCP server that enables integration with SonarQube Server or Cloud for code quality and security.
0 tools
io.github.mshegolev/sonarqube-mcp
SonarQube MCP — projects, metrics, quality gate, issues, worst-metric ranking.
0 tools
sonarqube-mcp-server
Official SonarQube MCP Server for code quality and security in AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sonarcloud": {
      "url": "None",
      "transport": "http"
    }
  }
}