sonar-mcp-server
1
Sonar MVP Server is an MCP server implementation for integrating with the SonarQube Cloud API using Golang. It supports local usage and Google Cloud Run deployment and is maintained by M.-Leander Reimer.
Sonar MVP Server
An MCP server implementation for the SonarQube Cloud API in Golang.
Build and Release
Use goreleaser
for building and releasing snapshots.
Usage Instructions
Configure the server locally with specific command arguments and environment variables. Alternatively, use the MCP introspector for local development.
Deployment
Deploy using Google Cloud Run, either from source or Docker image, with proper secret management for SONAR_TOKEN.
Maintainer
M.-Leander Reimer (@lreimer),
License
MIT license.