Skip to main content
Glama
tannertm0
by tannertm0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FRESHSERVICE_DOMAINYesYour Freshservice subdomain (the part before .freshservice.com)
FRESHSERVICE_API_KEYYesYour Freshservice API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_ticketsC

List Freshservice tickets with optional filters

get_ticketB

Get details of a specific Freshservice ticket

create_ticketC

Create a new Freshservice ticket

update_ticketC

Update an existing Freshservice ticket

delete_ticketC

Delete a Freshservice ticket (moves to trash)

reply_to_ticketC

Reply to a Freshservice ticket

add_note_to_ticketC

Add a note to a Freshservice ticket

get_ticket_conversationsB

Get all conversations (replies and notes) for a ticket

search_ticketsC

Search/filter Freshservice tickets using a query string

list_assetsC

List Freshservice assets/configuration items

get_assetC

Get details of a specific asset

create_assetC

Create a new Freshservice asset

update_assetC

Update an existing Freshservice asset

delete_assetC

Delete a Freshservice asset

list_requestersC

List Freshservice requesters (end users)

get_requesterC

Get details of a specific requester

list_agentsC

List Freshservice agents (support staff)

get_agentC

Get details of a specific agent

list_groupsC

List Freshservice agent groups

get_groupB

Get details of a specific agent group

list_departmentsC

List Freshservice departments

get_departmentB

Get details of a specific department

list_ticket_tasksC

List all tasks for a Freshservice ticket

get_ticket_taskB

Get details of a specific task on a ticket

create_ticket_taskC

Create a new task on a Freshservice ticket

update_ticket_taskC

Update a task on a Freshservice ticket

delete_ticket_taskC

Delete a task from a Freshservice ticket

list_time_entriesC

List time entries for a Freshservice ticket

create_time_entryB

Log time spent on a Freshservice ticket

update_time_entryC

Update a time entry on a Freshservice ticket

delete_time_entryC

Delete a time entry from a Freshservice ticket

list_changesC

List Freshservice change requests

get_changeC

Get details of a specific change request

create_changeC

Create a new Freshservice change request

update_changeC

Update an existing Freshservice change request

delete_changeC

Delete a Freshservice change request

list_problemsC

List Freshservice problems

get_problemB

Get details of a specific Freshservice problem

create_problemC

Create a new Freshservice problem

update_problemC

Update an existing Freshservice problem

delete_problemB

Delete a Freshservice problem

list_service_catalog_itemsC

List items in the Freshservice service catalog

get_service_catalog_itemC

Get details of a specific service catalog item

place_service_requestC

Place a service request from the Freshservice catalog

list_solution_categoriesC

List knowledge base categories in Freshservice

get_solution_categoryC

Get details of a knowledge base category

list_solution_foldersC

List folders in a knowledge base category

get_solution_folderC

Get details of a knowledge base folder

list_solution_articlesC

List articles in a knowledge base folder

get_solution_articleC

Get a knowledge base article with full content

create_solution_articleC

Create a new knowledge base article

update_solution_articleC

Update an existing knowledge base article

delete_solution_articleC

Delete a knowledge base article

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/tannertm0/freshservice-mcp'

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