Enreign/freshdeck-mcp
A Model Context Protocol (MCP) server implementation for Freshdesk API v2 integration. This server provides tools for managing tickets, contacts, agents, companies, and conversations through the MCP interface.
Platform-specific configuration:
{
"mcpServers": {
"freshdeck-mcp": {
"command": "npx",
"args": [
"-y",
"freshdeck-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...