The Sonar MCP server integrates with Sonar REST API by itbusina.com
Status
Location
Poland
Version
1.0.0
License
MIT
Author
https://itbusina.com
docker pull itbusina/sonar-mcp:latest
{ "mcpServers": { "sonar": { "type": "stdio", "command": "docker", "args": [ "run", "-i", "--rm", "-e", "SONAR_HOST", "-e", "SONAR_TOKEN", "itbusina/sonar-mcp:latest" ], "env": { "SONAR_HOST": "https://server.com/", "SONAR_TOKEN": "dsads.." } } } }
Give my favority sonar projects