Skip to main content
Glama
CraigWetzelberger

sumo-mcp-readonly

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog verbosity (debug, info, warn, error)info
SUMO_ACCESS_IDYesSumo Logic Access ID
SUMO_ACCESS_KEYYesSumo Logic Access Key
SUMO_API_BASE_URLYesRegional API endpoint (e.g., https://api.sumologic.com/api)
SUMO_MAX_RESULT_COUNTNoMaximum results returned per query1000
SUMO_QUERY_TIMEOUT_SECONDSNoTimeout waiting for search job completion120
SUMO_DEFAULT_SOURCE_CATEGORYNoDefault _sourceCategory for opinionated tools
SUMO_MAX_QUERY_RANGE_MINUTESNoMaximum allowed query time range in minutes1440

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
sumo_search_logsA

Run a Sumo Logic log query. Provide either startTime+endTime or lastMinutes, but not both. Defaults to the last 15 minutes.

sumo_find_errorsA

Search for recent errors using an opinionated query that looks for ERROR, exception, failure, fatal, and stack traces.

sumo_search_correlation_idA

Search for a trace ID, request ID, correlation ID, transaction ID, or similar identifier across logs. The ID is safely escaped as a literal search term.

sumo_get_search_statusA

Get the current status of a Sumo Logic search job started by this MCP server process.

sumo_cancel_searchA

Cancel a running Sumo Logic search job started by this MCP server process.

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/CraigWetzelberger/sumo-mcp-readonly'

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