mcp-sumologic
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Optional port for HTTP mode (default 3006) | |
| ENDPOINT | No | Optional endpoint URL for Sumo Logic API (defaults to https://api.us2.sumologic.com/api/v1) | |
| SUMO_API_ID | Yes | Your Sumo Logic API ID | |
| SUMO_API_KEY | Yes | Your Sumo Logic API Key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_logsA | Run a Sumo Logic log search and return raw messages. Use for non-aggregation queries. |
| search_aggregateC | Run a Sumo Logic aggregation query and return records (e.g. count by, group by). |
| list_collectorsC | List Sumo Logic collectors. |
| get_collectorC | Get a Sumo Logic collector by ID. |
| list_sourcesC | List sources for a Sumo Logic collector. |
| list_partitionsC | List Sumo Logic partitions (useful for discovering index and source category routing). |
| list_fieldsA | List configured Sumo Logic fields. |
| list_scheduled_viewsB | List Sumo Logic scheduled views. |
| query_metricsA | Run a Sumo Logic metrics query. Returns time-series data for the given metric query. |
| search_monitorsC | Search Sumo Logic monitors. |
| get_monitorC | Get a Sumo Logic monitor by ID. |
| list_health_eventsC | List Sumo Logic health events. |
| get_content_by_pathC | Get Sumo Logic library content by path. |
| get_personal_folderA | Get the personal content folder for the authenticated user. |
| get_folderC | Get a Sumo Logic content folder by ID. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/giftHEALTH/mcp-sumologic'
If you have feedback or need assistance with the MCP directory API, please join our Discord server