Configure and manage streaming of audit events to SIEM destinations such as Splunk, Datadog, EventBridge, or webhooks. Check status, test connectivity, or forward events.
Update the SIEM push export destination for your organization, supporting Splunk and Datadog. Modify provider, endpoint, or token to configure where audit events are sent.
Send audit log events to your configured SIEM (Splunk HEC or Datadog Logs API) in a batched request. Returns the number of events pushed and the provider used.
Retrieve information about the currently authenticated Splunk user, including roles, permissions, and capabilities. Use it to verify user context and debug access issues in Splunk environments.
A FastMCP-based tool for interacting with Splunk Enterprise/Cloud through natural language. This tool provides a set of capabilities for searching Splunk data, managing KV stores, and accessing Splunk resources
A security-focused MCP server that enables automated log retrieval and threat analysis using LangGraph orchestration and RAG. It allows users to detect suspicious activity and generate structured security insights by integrating LLM reasoning with log data and runbook documentation.
Execute Splunk queries as tracked jobs to monitor progress, scan counts, and retrieve results for complex or long-running searches, ensuring reliable output within user permissions.
Run a Splunk search and retrieve immediate results for quick lookups, ad-hoc checks, or previews. Returns up to 10,000 events with execution timing and the query used.
Detect lateral movement from a compromised host by analyzing authentication attempts and connection patterns. Returns risk score and affected hosts for quick SOC response.
Discover available documentation topics, admin guides, SPL commands, and URI patterns. Use this to find relevant docs by category before requesting specific content.
List common Splunk configuration files with brief descriptions. Use this to identify available config files and then call get_config_spec() for detailed specifications.
Check Splunk server connectivity and retrieve server health, version, and system info. Test custom connection parameters to validate configurations and troubleshoot connectivity issues.
List all installed Splunk applications with metadata (name, version, author, visibility) to audit, manage, and troubleshoot. Obtain a full inventory for environment oversight.
Retrieve a complete inventory of all Splunk users and their properties for security audits, user management, and access pattern analysis. No arguments required.
Lists all 26 Splunk CIM data models with descriptions, use cases, required tags, and deprecation status to guide selection before referencing specific models.