Skip to content

Application Development

SonarQube Server MCP connector

The SonarQube Server connector lets Claude, ChatGPT, Cursor and other MCP clients list, create and tidy SonarQube Server projects, review users and groups, manage notifications and link repositories, with each request running as the signed-in person and recorded in an audit log.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect SonarQube Server to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect SonarQube Server once

  1. Open Connections, choose Add connection, and pick SonarQube Server.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a SonarQube Server API key. One person generates a token in SonarQube Server and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

sonarqube server
SonarQube Server
Apache Airflow
Boomi
Browserbase
Caspio
Cloudflare
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect SonarQube Server to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect SonarQube Server to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect SonarQube Server to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect SonarQube Server to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with SonarQube Server through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Engineering

    Take stock of every project

    Ask for a list of every SonarQube Server project, then spot the ones that are duplicated, misnamed or no longer tied to code anyone ships.

  • Platform

    Set up a new project in seconds

    Create the SonarQube Server project for a new service, give it the right key and set it to public or private without leaving the chat.

  • Security

    Review who has access and how

    Pull the list of SonarQube Server users and user groups to confirm that contractors are gone, groups match team structure and nobody holds access they should not.

  • DevOps

    Link repositories to the right projects

    See the repositories available in Bitbucket, GitLab or Azure DevOps and bind each one to its SonarQube Server project so analysis follows the code.

  • Engineering management

    Clean up after a reorg

    Rename project keys to the new convention, change visibility for projects that moved teams, and retire projects for services that were shut down.

  • Engineering

    Get alerts to the right people

    Check which SonarQube Server notifications are set up, add the ones a team is missing and remove the ones that only add noise.

Try asking

  • “List all SonarQube Server projects with public visibility.”
  • “Which users sit in the platform-engineering user group?”
  • “Show notifications configured on the payments-api project.”

See all 249 SonarQube Server tools below

AI tools

SonarQube Server tools for your AI agents

249 tools are ready to call through Elaichi's MCP endpoint the moment you connect SonarQube Server, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting SonarQube Server gets you

6 screens from the product, each doing one job for your SonarQube Server account.

The agent

Ask about projects, read the answer.

Plain questions return live SonarQube Server projects, users and notifications.

  • projects
  • users
  • user groups
  • notifications

Ask Elaichi to work across your apps.

List all SonarQube Server projects with public visibility.

Which users sit in the platform-engineering user group?

Show notifications configured on the payments-api project.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor share one endpoint.

Every client reaches SonarQube Server over OAuth, no SDK, no shared API key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

249 SonarQube Server tools are ready now.

Projects, users, groups, notifications and ALM integrations, with no custom code written.

  • List all SonarQube Server projects
  • SonarQube Server projects bulk delete
  • Create a SonarQube Server project
  • Delete a SonarQube Server project by ID
ElaichiTools
Tool Action Description
List all SonarQube Server projects List Search for projects or views to administrate them in SonarQube Server. Returns key, name, qualifier, visibility, lastAnalysisDate (all branches), revision (main branch), and managed status for each project.
SonarQube Server projects bulk delete Delete Delete one or several projects in SonarQube Server. Requires at least one of the following parameters: analyzedBefore, projects, or q. Only the first 1000 filtered projects are considered. No response body is returned.
Create a SonarQube Server project Create Create a project in SonarQube Server. Requires 'name' and 'project' parameters. Returns the newly created project's key and name. If project is on a DevOps Platform, use the import endpoint instead.
Delete a SonarQube Server project by ID Delete Delete a project in SonarQube Server. Requires id. Returns success status indicating project deletion.
SonarQube Server projects update key Update Update project and all its sub-components keys in SonarQube Server. Requires from and to parameters. The response returns the status of the key update operation.

Toolboxes

Each team gets its own toolbox.

Curate SonarQube Server toolboxes per team so platform and QA see different tools.

  • Platform Engineering
  • QA
  • Security
  • DevOps
ElaichiToolboxes
Name Source template Tools Created

Platform Engineering toolbox

SonarQube Server · projects and visibility

SonarQube Server starter 18 Mar 4, 2026

QA toolbox

SonarQube Server · project quality reviews

9 Mar 2, 2026

Security toolbox

SonarQube Server · project access and users

24 Feb 27, 2026

DevOps toolbox

SonarQube Server · ALM integrations

SonarQube Server starter 6 Feb 19, 2026

Engineering Managers toolbox

SonarQube Server · user groups and members

31 Jan 30, 2026

Release toolbox

SonarQube Server · notifications and versions

12 Jan 22, 2026

Shared connections

Teammates use connections, never credentials.

See who connected each SonarQube Server account and which teams and members share it.

  • Platform
  • QA Europe
  • Security
  • Mobile Apps
ElaichiConnections
Connection Scope Status Access
SO

SonarQube Server (Platform)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
SO

SonarQube Server (QA Europe)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
SO

SonarQube Server (Security)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
SO

SonarQube Server (Mobile Apps)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
SO

SonarQube Server (Data Services)

Connected by Clara Nowak

Personal • Active Not shared
SO

SonarQube Server (Release Engineering)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every project change has a name on it.

When, who, what happened, type and resource, appended for each SonarQube Server call.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

SonarQube Server Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

SonarQube Server Projects Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

SonarQube Server Projects List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule ships the quality digest.

Fetch SonarQube Server projects, group them, draft a digest, approve, post it back.

SonarQube Server digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch projects

    SonarQube Server

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    SonarQube Server

    Queued

Collections and dashboards

Project health arrives without being asked.

Four metrics, 14 days of projects created and a team breakdown, computed on schedule.

SonarQube Server health

Refreshed 4 minutes ago · every 15 minutes · from the projects collection

Live

Projects

1,284 ↓ 12%

Users

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Projects created

Last 14 days

By team

Share of activity

Platform 34%

QA Europe 27%

Security 21%

Mobile Apps 18%

FAQ

Frequently asked questions

How do I connect SonarQube Server to Claude?

First connect SonarQube Server in Elaichi, which asks you to paste a SonarQube Server API key that you generate from your own account, so there is no OAuth application to register and no client ID or secret to create. Then open Claude, go to Customize, then Connectors, then Add, and paste the Elaichi endpoint https://api.elaichi.ai/mcp. Claude asks you to sign in to Elaichi once, and from then on it can work with your SonarQube Server projects as you.

Does SonarQube Server work with ChatGPT and Cursor as well as Claude?

Yes. SonarQube Server is connected once in Elaichi, and the same endpoint, https://api.elaichi.ai/mcp, is added to Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent. There is nothing separate to set up per client.

What can an AI agent actually do with my SonarQube Server data?

Through Elaichi, an agent can list every SonarQube Server project, create new ones, rename project keys, change a project's visibility and retire projects you no longer need. It can also show you SonarQube Server users and user groups, manage notifications, and list repositories in Bitbucket, GitLab or Azure DevOps so they can be linked to projects. Short, concrete asks such as "list our private projects" or "who is in the security group" work better than long paragraphs, because the agent searches a large set of SonarQube Server actions to find the right one.

Does connecting SonarQube Server give the AI access to every project?

No. Every request runs under the SonarQube Server API key of the person who signed in, so the agent sees only the projects, users and settings that person can already see in SonarQube Server. Elaichi can narrow that further for a team, for example to read-only, but it can never grant access that SonarQube Server itself has not granted.

Can my team share one SonarQube Server connection?

Yes. One person connects SonarQube Server in Elaichi and shares the connection with a team, and nobody else ever sees or handles the API key. Each teammate still signs in to Elaichi as themselves, so the audit log names the actual person behind every project change or user lookup.

Can I stop an agent from deleting or changing things in SonarQube Server?

Yes. Restrictions in Elaichi apply per action, so you can allow listing SonarQube Server projects and users while blocking project deletion, bulk deletion, key changes or visibility changes. A blocked action is never shown to Claude, ChatGPT or Cursor at all, so no prompt, accidental or otherwise, can reach it.

What happens to a SonarQube Server connection when someone leaves?

When a person is offboarded in Elaichi, their access to SonarQube Server through every AI client ends at once. A SonarQube Server connection that was shared with a team keeps working for everyone else on that team. If you want to remove SonarQube Server entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client together.

Put SonarQube Server in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.