Home › Other › Help Scout MCP Server
Help Scout MCP Server
Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.7.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"help-scout-mcp-server": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"HELPSCOUT_APP_ID": "<YOUR_VALUE>",
"HELPSCOUT_APP_SECRET": "<YOUR_VALUE>",
"REDACT_MESSAGE_CONTENT": "<YOUR_VALUE>"
}
}
}
}
HELPSCOUT_APP_IDrequired secret — Help Scout OAuth2 App ID (also accepts HELPSCOUT_CLIENT_ID)HELPSCOUT_APP_SECRETrequired secret — Help Scout OAuth2 App Secret (also accepts HELPSCOUT_CLIENT_SECRET)REDACT_MESSAGE_CONTENT— Hide message bodies in responses for compliance (true/false)
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry