Loading MCP server directory, please wait...
An MCP server that enables integration with SonarQube Server or Cloud for code quality and security.
npx @getmcp/cli add io.github.SonarSource/sonarqube-mcp-serverRequires Docker Engine. Community-contributed server. Review source before installing.
SONARQUBE_TOKENYour SonarQube USER token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SonarSource/sonarqube-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"SONARQUBE_TOKEN",
"-e",
"SONARQUBE_ORG",
"-e",
"SONARQUBE_URL",
"docker.io/mcp/sonarqube:latest"
],
"env": {
"SONARQUBE_TOKEN": "",
"SONARQUBE_ORG": "",
"SONARQUBE_URL": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
Access live company and contact data from Explorium's AgentSource B2B platform.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite