Unlocking AI-Driven Operations with Splunk MCP Server on Azure Marketplace

Splunk has officially launched its Model Context Protocol (MCP) server on the Azure Marketplace, expanding its availability into Azure and enabling seamless integration with AI agents and assistive tools in Microsoft Azure environments. This milestone brings Splunk’s powerful operational and security insights closer to organizations leveraging Azure for cloud-native workloads.

What Is the Splunk MCP Server?

The Splunk MCP server is a cloud-hosted service that acts as a universal adapter between AI systems and Splunk data. It enables secure, standardized two-way communication between AI agents and the Splunk Cloud Platform, allowing natural language interfaces and intelligent automation to interact directly with telemetry, logs, metrics, and knowledge objects.

By abstracting the complexity of custom integrations, the MCP server empowers AI tools to execute SPL searches, retrieve system metadata, interact with KV stores, and access saved searches, dashboards, and other knowledge objects. This unlocks a new paradigm of intelligent operations where AI agents actively participate in threat detection, incident response, and performance optimization.

Why Azure Matters

With the MCP server now available on Azure Marketplace, Splunk customers operating in Microsoft’s cloud ecosystem can deploy the server natively within their Azure-based Splunk Cloud Platform environments. This provides:

This release complements the existing AWS availability and ensures parity for customers who prefer Azure as their strategic cloud platform.

Key Capabilities

The MCP server supports a growing set of tools and capabilities, including:

Deployment Options on Azure

Splunk offers two deployment models for the MCP server:

1. On-Cloud MCP Server

2. On-Deployment MCP Server

Both models support remote access, allowing AI clients to connect from any environment using standard HTTP protocols.

Getting Started

To begin using the MCP server on Azure:

Sample configuration for Claude Desktop:

{
  "mcpServers": {
    "splunk-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",

"https://<YOUR_SPLUNK_DEPLOYMENT_NAME>.api.scs.splunk.com/<YOUR_SPLUNK_DEPLOYMENT_NAME>/mcp/v1/",
        "--header",
        "Authorization: Bearer <YOUR_TOKEN>"
      ]
    }
  }
}

Conclusion

The availability of Splunk’s MCP server on Azure Marketplace marks a significant step toward democratizing access to AI-driven operations. By bridging the gap between Splunk data and intelligent agents, organizations can reduce manual overhead, improve response times, and unlock new efficiencies across their cloud environments.

To learn more, visit the MCP Server for Splunk Platform and explore the Azure Marketplace for deployment details.

Thanks to Marie Schmidt, Partner Technology Strategist at Microsoft, for her contribution and help in this project.

No results