Help Scout
Freeby MCP Community
Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants
v1.7.0Added Apr 12, 2026
mcpmodel-context-protocolmodelcontextprotocolmcp-serverhelp-scout
Help Scout MCP Server
Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants
Installation
Reviews
Installation
Quick install
npx -y help-scout-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"help-scout": {
"command": "npx",
"args": ["-y", "help-scout-mcp-server"]
}
}
}