This MCP server facilitates helpdesk ticket management for FreeScout, allowing users to fetch, analyze, and update tickets while generating draft responses based on ticket analysis.
From the registry: FreeScout ticket management with AI-powered analysis, search filters, and structured outputs.
Please install the `mcp-freescout` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **FreeScout API key** — Log into FreeScout as administrator, navigate to Manage → API Keys, and create a new API key with permissions to view/update conversations and create threads.
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@verygoodplugins/mcp-freescout@latest"]
- required environment variables:
- `FREESCOUT_URL`: Your FreeScout instance URL (with https://) (example: `https://support.example.com`)
- `FREESCOUT_API_KEY`: Your FreeScout API key (example: `<your-api-key>`)
- optional environment variables:
- `FREESCOUT_DEFAULT_USER_ID`: Default user ID for assignments (example: `1`)
Note: MCP server for FreeScout helpdesk ticket management (fetch, analyze, search, draft replies). Node.js 18+.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.FREESCOUT_URLrequiredThe URL of your FreeScout instance.FREESCOUT_API_KEYrequiredAPI key for accessing the FreeScout instance.Lightweight DMARC parser: auto-fetch email reports, visualize compliance in a single all-in-one app