Skip to main content
Glama

Rootly MCP server

Official

getCurrentUser

Retrieve the current user's details from the Rootly MCP server to verify authentication and access user-specific data, ensuring secure and accurate API interactions.

Instructions

Get current user

Responses:

  • 200 (Success): user found
    • Content-Type: application/vnd.api+json
    • Example:
{ "key": "value" }
  • 401: responds with unauthorized for invalid token
    • Content-Type: application/vnd.api+json
    • Example:
{ "key": "value" }

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "required": [], "type": "object" }

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/Rootly-AI-Labs/Rootly-MCP-server'

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