mcp-sumologic
If you are the rightful owner of mcp-sumologic and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for the SumoLogic API that can be deployed locally as a Docker container. This server allows AI agents to leverage MCP to interact with SumoLogic's API methods.
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