mcp-sumologic
0
The SumoLogic MCP Server is designed to let AI agents interact with the SumoLogic API through the Model Context Protocol. It supports deployment as a Docker container and provides various tools for managing SumoLogic resources such as collectors and search jobs.
check_connection
Check SumoLogic API connection status
list_collectors
List all collectors
get_collector
Get a specific collector by ID
create_hosted_collector
Create a new managed collector
update_collector
Update existing collectors
delete_collector
Delete the collector by ID
list_sources
List all sources in a specific collector
get_source
Get a specific source from the collector
create_http_source
Create a new HTTP source in the collector
start_search_job
Start a search task
check_search_job_status
Check the status of the search task
get_search_job_results
Get search task results
list_monitors
List all monitoring
get_monitor
Get specific monitoring with ID