iiRecord
Agentic AI Atlas · Splunk MCP Server
tool-server:mcp-splunka5c.ai
II.
ToolServer JSON

tool-server:mcp-splunk

Structured · live

Splunk MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-monitoring.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-splunk",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-monitoring.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Splunk MCP Server",
    "description": "MCP server providing access to Splunk Enterprise and Cloud.\nEnables AI agents to run SPL searches, browse indexes, access\nCIM data models, and analyze machine data and security events.\n",
    "protocol": "mcp",
    "category": "monitoring",
    "repoUrl": "https://github.com/deslicer/mcp-for-splunk",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-splunk",
      "to": "stack-part:logging",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-splunk",
      "to": "domain:observability",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-splunk",
      "to": "domain:cybersecurity",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}