Sonarqube MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from pypi. Last commit 12 Aug 2026.
SonarQube MCP — projects, metrics, quality gate, issues, worst-metric ranking.
Today is the operative word: we check Sonarqube MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sonarqube-mcp -- uvx sonarqube-mcp
{
"mcpServers": {
"sonarqube-mcp": {
"args": [
"sonarqube-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.sonarqube-mcp]
command = "uvx"
args = ["sonarqube-mcp"]
{
"mcpServers": {
"sonarqube-mcp": {
"args": [
"sonarqube-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sonarqube-mcp": {
"args": [
"sonarqube-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
SONARQUBE_URL (SonarQube URL (e.g. https://sonar.example.com or https://sonarcloud.io)), SONARQUBE_TOKEN (SonarQube authentication token (Bearer). Generate in: My Account → Security → Tokens.), SONARQUBE_SSL_VERIFY (Verify SSL certificates (true/false). Set to 'false' for self-signed certs.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Sentry — error tracking, issues, releases, events, and projects for AI assistants.
Manage CI/CD pipelines, workflows, and job metrics across projects
Zero-config data-quality monitoring: profile a warehouse, detect anomalies, gate CI.
Measure voice/VoIP path quality -> estimated MOS + live network metrics
Prometheus MCP — query metrics, inspect alerts, and explore scrape targets (read-only).
Monitoring for small teams. Logs, traces, metrics, live issue tracking, API/MCP uptime.
Analyze .NET solutions: Generate Mermaid graphs, ERDs, class diagrams, and project metrics.
Query metrics, targets, entities, and team data in your Steep workspace via MCP.
Answers built from our own checks of this server.