freshservice-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@freshservice-mcpshow me all open tickets with high priority"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Freshservice MCP Server
Overview
A powerful MCP (Model Context Protocol) server that integrates with Freshservice, enabling AI models to perform IT service management operations. This integration bridge empowers your AI assistants to manage tickets, changes, problems, releases, assets, projects, and more.
Related MCP server: Freshservice MCP Server
Key Features
36 tools organized into 13 independently loadable scopes
Dual authentication: per-user OAuth2 (via MCP gateway) with API key fallback
Multiple transports: stdio (local), SSE, and streamable-http
Dynamic form discovery: auto-discover custom fields for any entity type
Scope-based loading: load only the tool modules you need
Docker & Helm: ready for Kubernetes deployment
Architecture
Scope | Tools | Description |
|
| Ticket CRUD, conversations, service catalog |
|
| Change requests with full sub-resource support |
|
| Problem management |
|
| Release management |
|
| Assets/CMDB |
|
| Status pages, maintenance, incidents |
|
| Departments & locations |
|
| Identity, agents & groups |
|
| Requesters & groups |
|
| Knowledge base |
|
| Project management (NewGen) |
|
| Product catalog |
|
| Canned responses, workspaces |
Plus 2 discovery tools always loaded: discover_form_fields and clear_field_cache.
Quick Start
Local Development (API key + stdio)
FRESHSERVICE_APIKEY=<key> FRESHSERVICE_DOMAIN=yourcompany.freshservice.com freshservice-mcpKubernetes / Gateway (OAuth2 + SSE)
helm install freshservice-mcp oci://ghcr.io/forterro/charts/freshservice-mcp \
--version 0.2.0 \
--set config.FRESHSERVICE_DOMAIN=yourcompany.freshservice.comNo API key needed — the MCP gateway forwards per-user OAuth2 tokens.
Documentation
Document | Description |
API key setup, OAuth2 via gateway, creating a Freshservice OAuth app, JWT token structure | |
Local, Docker, Helm chart, client configs (Claude Desktop, VS Code), transports, scopes, troubleshooting | |
Complete reference for all 36 tools with actions and parameters | |
Example prompts for common operations |
License
MIT License. See the LICENSE file for details.
Additional Resources
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI models to interact with Freshservice IT service management platform, allowing automated ticket management, change requests, asset tracking, and solution article operations through natural language commands.Last updatedMIT
- FlicenseBqualityDmaintenanceEnables AI assistants to connect with Freshservice ITSM for managing tickets, assets, agents, and organizational data through natural language. It provides a comprehensive set of tools for performing CRUD operations on service desk records and searching across the Freshservice platform.Last updated531
- Flicense-quality-maintenanceA comprehensive MCP server that provides 159 tools for interacting with the Freshservice ITSM platform, covering modules such as tickets, assets, and project management. It enables users to manage service desk operations and configuration through the Model Context Protocol.Last updated
- AlicenseAqualityAmaintenanceEnables AI agents to interact with ServiceNow through MCP, providing schema inspection, record CRUD, attachments, audit, Flow Designer, and platform investigations with policy-guarded access.Last updated142MIT
Related MCP Connectors
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Freshdesk MCP Pack — helpdesk ticket and contact management via Freshdesk API v2.
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/forterro/freshservice_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server