Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH_TOKEN | Yes | A Bearer token used to protect the MCP endpoint (e.g., generated via 'openssl rand -hex 32') | |
| FRESHSERVICE_DOMAIN | Yes | Your Freshservice subdomain (e.g., 'yourcompany' if your URL is yourcompany.freshservice.com) | |
| FRESHSERVICE_API_KEY | Yes | Your Freshservice API key (found in Profile Settings > API Key) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |