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
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.