Skip to main content
Glama
deslicer

MCP Server for Splunk

me

Retrieve authenticated Splunk user details including permissions, roles, and capabilities to debug access issues and verify user context.

Instructions

Retrieve information about the currently authenticated Splunk user. Use this tool whenever you need to check the current user's details, permissions, roles, or capabilities, such as for debugging access issues, understanding available actions, or verifying user context in Splunk environments. This tool requires no arguments.

Response Format: Returns a dictionary with 'status' field indicating success/error and 'data' containing:

  • username: Current authenticated username

  • realname: Full display name

  • email: Email address

  • roles: Array of assigned role names

  • type: User type (e.g., 'Splunk')

  • defaultApp: Default application for the user

  • capabilities: Array of capabilities granted through roles

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deslicer/mcp-for-splunk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server