mcp-sumologic
2
MCP Sumo Logic is a server that integrates with Sumo Logic's API to perform log searches efficiently. It features configurable queries, error handling, and Docker support for straightforward deployment.
MCP Sumo Logic
A Model Context Protocol (MCP) server that integrates with Sumo Logic's API. It features:
- Log searches with custom queries.
- Configurable search time ranges.
- Error handling and detailed logging.
- Docker support for deployment.
Setup
- Clone the repository.
- Install dependencies.
- Create a
.env
file with the required variables. - Build the project.
- Start the server.
Docker Setup
- Build the Docker image.
- Run the container using environment variables or a
.env
file.
Usage
- Use the
search-sumologic
tool with parameters likequery
,from
, andto
.