Freescout
Freeby MCP Community
MCP server for FreeScout ticket management and workflow automation
v2.0.1Added Apr 12, 2026
mcpmcp-servermodelcontextprotocolfreescouthelpdesk
Freescout MCP Server
MCP server for FreeScout ticket management and workflow automation
Installation
Reviews
Installation
Quick install
npx -y @verygoodplugins/mcp-freescout
Add to claude_desktop_config.json
{
"mcpServers": {
"freescout": {
"command": "npx",
"args": ["-y", "@verygoodplugins/mcp-freescout"]
}
}
}