Skip to main content
Glama
mchluba

freshservice-mcp

by mchluba

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoHost port the server is published on8000
MCP_AUTH_TOKENNoBearer token for client authentication. If set, clients must send Authorization: Bearer <token>. Empty = unauthenticated
FRESHSERVICE_DOMAINYesYour tenant, e.g. yourcompany.freshservice.com (bare yourcompany works too)
FRESHSERVICE_API_KEYYesAPI key of the Freshservice user the server acts as
FRESHSERVICE_READ_ONLYNotrue registers no write tools at all — the server can only readfalse
FRESHSERVICE_CREATE_TICKET_SOURCENoSource code stamped on created tickets (1=Email, 2=Portal, 3=Phone, 9=Walk-up; see your instance's values)1

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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