MCP server providing SonarLint code analysis for Claude Desktop and other MCP clients
{
"mcpServers": {
"nielspetersonarlint": {
"command": "npx",
"args": [
"-y",
"@nielspeter/sonarlint-mcp-server"
]
}
}
}