Skip to main content
Glama
langtind

community-sonarcloud-mcp-server

by langtind

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SONARCLOUD_URLNoSonarCloud server URL (optional, defaults to https://sonarcloud.io)https://sonarcloud.io
SONARCLOUD_TOKENYesYour SonarCloud authentication token
SONARCLOUD_ORGANIZATIONYesYour SonarCloud organization key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_issuesC

Search for issues in SonarCloud projects

get_measuresC

Get component measures/metrics

list_projectsA

List projects in the organization

get_pull_requestsB

List pull requests for a project

change_issue_statusC

Change the status of a SonarQube issue

list_languagesA

List all programming languages supported

search_metricsC

Search for available metrics

get_quality_gate_statusC

Get Quality Gate status for a project

list_quality_gatesB

List all quality gates

show_ruleA

Show detailed information about a rule

list_rule_repositoriesC

List rule repositories

get_raw_sourceC

Get source code as raw text

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/langtind/community-sonarcloud-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server