Skip to main content
Glama
mahigadamsetty

pyroscope-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYROSCOPE_BASE_URLNoPyroscope server URLhttp://localhost:4040
PYROSCOPE_TENANT_IDNoMulti-tenant org ID (X-Scope-OrgID header)
PYROSCOPE_AUTH_TOKENNoBearer token (Grafana Cloud or Azure AD)
PYROSCOPE_TIMEOUT_MSNoRequest timeout in milliseconds30000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pyroscope_render_profileB

Query the legacy /pyroscope/render endpoint for flamegraph and timeline data.

pyroscope_label_namesC

List available label names via Connect API.

pyroscope_label_valuesC

List label values for a given label name via Connect API.

pyroscope_profile_typesC

List available profile types via Connect API.

pyroscope_seriesC

Return profile series for given matchers via Connect API.

pyroscope_connect_queryC

Execute any Pyroscope Connect query endpoint with a raw JSON request body.

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/mahigadamsetty/pyroscope-mcp'

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