Help Scout MCP Server MCP Server
io.github.drewburchfield/help-scout-mcp
What is the Help Scout MCP Server MCP server?
Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants
How to install Help Scout MCP Server
Copy-paste configuration for popular MCP clients.
HELPSCOUT_APP_IDrequiredsecretHelp Scout OAuth2 App ID (also accepts HELPSCOUT_CLIENT_ID)
HELPSCOUT_APP_SECRETrequiredsecretHelp Scout OAuth2 App Secret (also accepts HELPSCOUT_CLIENT_SECRET)
REDACT_MESSAGE_CONTENTHide message bodies in responses for compliance (true/false)
{
"mcpServers": {
"help-scout-mcp": {
"command": "npx",
"args": [
"-y",
"help-scout-mcp-server"
],
"env": {
"HELPSCOUT_APP_ID": "<YOUR_HELPSCOUT_APP_ID>",
"HELPSCOUT_APP_SECRET": "<YOUR_HELPSCOUT_APP_SECRET>",
"REDACT_MESSAGE_CONTENT": "<YOUR_REDACT_MESSAGE_CONTENT>"
}
}
}
}{
"mcpServers": {
"help-scout-mcp": {
"command": "npx",
"args": [
"-y",
"help-scout-mcp-server"
],
"env": {
"HELPSCOUT_APP_ID": "<YOUR_HELPSCOUT_APP_ID>",
"HELPSCOUT_APP_SECRET": "<YOUR_HELPSCOUT_APP_SECRET>",
"REDACT_MESSAGE_CONTENT": "<YOUR_REDACT_MESSAGE_CONTENT>"
}
}
}
}{
"mcpServers": {
"help-scout-mcp": {
"command": "npx",
"args": [
"-y",
"help-scout-mcp-server"
],
"env": {
"HELPSCOUT_APP_ID": "<YOUR_HELPSCOUT_APP_ID>",
"HELPSCOUT_APP_SECRET": "<YOUR_HELPSCOUT_APP_SECRET>",
"REDACT_MESSAGE_CONTENT": "<YOUR_REDACT_MESSAGE_CONTENT>"
}
}
}
}{
"servers": {
"help-scout-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"help-scout-mcp-server"
],
"env": {
"HELPSCOUT_APP_ID": "<YOUR_HELPSCOUT_APP_ID>",
"HELPSCOUT_APP_SECRET": "<YOUR_HELPSCOUT_APP_SECRET>",
"REDACT_MESSAGE_CONTENT": "<YOUR_REDACT_MESSAGE_CONTENT>"
}
}
}
}claude mcp add help-scout-mcp --env HELPSCOUT_APP_ID=<YOUR_HELPSCOUT_APP_ID> --env HELPSCOUT_APP_SECRET=<YOUR_HELPSCOUT_APP_SECRET> --env REDACT_MESSAGE_CONTENT=<YOUR_REDACT_MESSAGE_CONTENT> -- npx -y help-scout-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.