Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
apiKeyYesAPI key for authenticating with the ITSM Integration Platform

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_ticketB

Create a new support ticket in the appropriate ITSM system

get_ticketA

Retrieve full details of an existing ticket by ID

update_ticketB

Update the status, priority, or add a comment to an existing ticket

list_ticketsA

List tickets with optional filtering by status, assignee, or system

assign_ticketA

Assign a ticket to a specific user

add_commentA

Add a comment (public or internal) to an existing ticket

search_knowledge_baseA

Search the knowledge base for articles related to an issue

Prompts

Interactive templates invoked by user choice

NameDescription
create-incident-ticketGuided template for creating a high-priority (P1/P2) incident ticket
ticket-status-reportGenerate a structured summary of the current ticket queue
kb-search-assistFind relevant knowledge base articles before creating a ticket

Resources

Contextual data attached and managed by the client

NameDescription
kb-articlesAll knowledge base articles
open-ticketsAll currently open tickets

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/madosh/MCP-ITSM'

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