Back to search
30
MCP
SonarQube
docker-mcp/sonarqubeInteract with SonarQube Cloud, Server and Community build over the web API. Analyze code to identify quality and security issues.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
25
callable
Primary URL
—
Tools · 25
analyze_code_snippet
analyze_file_list
toggle_automatic_analysis
search_sonar_issues_in_projects
change_sonar_issue_status
search_my_sonarqube_projects
list_quality_gates
get_project_quality_gate_status
show_rule
list_rule_repositories
list_languages
get_component_measures
search_metrics
get_raw_source
get_scm_info
get_system_health
get_system_status
get_system_logs
ping_system
get_system_info
create_webhook
list_webhooks
list_portfolios
list_enterprises
search_dependency_risks
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sonarqube": {
"url": "None",
"transport": "http"
}
}
}