74
/ 100
1 month ago
github_topic

help-scout-mcp-server

MCP server for Help Scout - search conversations, customers, organizations, reports, and Docs with AI agents, plus opt-in writes for drafting replies and triage

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: HELPSCOUT_API_KEY, HELPSCOUT_APP_SECRET, HELPSCOUT_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCACHE_TTL_SECONDSCache duration for API responses 300
🔐 secretHELPSCOUT_API_KEYAlternative names HELPSCOUT_CLIENT_ID / HELPSCOUT_CLIENT_SECRET and legacy are also supported.
configHELPSCOUT_APP_ID3. Set and HELPSCOUT_APP_SECRET as environment variables
🔐 secretHELPSCOUT_APP_SECRET3. Set HELPSCOUT_APP_ID and as environment variables
configHELPSCOUT_BASE_URLHelp Scout API endpoint https://api.helpscout.net/v2/
configHELPSCOUT_CLIENT_IDAlternative names / HELPSCOUT_CLIENT_SECRET and legacy HELPSCOUT_API_KEY are also supported.
🔐 secretHELPSCOUT_CLIENT_SECRETAlternative names HELPSCOUT_CLIENT_ID / and legacy HELPSCOUT_API_KEY are also supported.
configHELPSCOUT_DEFAULT_INBOX_IDScope searches to a specific inbox None (all inboxes)
configHTTP_KEEP_ALIVE
configHTTP_KEEP_ALIVE_MSECS
configHTTP_MAX_FREE_SOCKETS
configHTTP_MAX_SOCKETS
configHTTP_SOCKET_TIMEOUT
configLOG_LEVELLogging verbosity (error, warn, info, debug) info
configMAX_CACHE_SIZE
configMCP_DOGFOOD_COOLDOWN_MS
configMCP_DOGFOOD_CUSTOMER_EMAIL
configMCP_DOGFOOD_CUSTOMER_FIRST_NAME
configMCP_DOGFOOD_CUSTOMER_ID
configMCP_DOGFOOD_INBOX_ID
configMCP_DOGFOOD_INBOX_NAME
configMCP_DOGFOOD_ORG_DOMAIN
configMCP_DOGFOOD_ORG_ID
configMCP_DOGFOOD_ORG_NAME
configMCP_DOGFOOD_SEARCH_TERM
configMCP_DOGFOOD_TAG
configMCP_DOGFOOD_TIMEOUT_MS
configMCP_DOGFOOD_VERBOSE
configPLUGIN_SYNC_FORCE
configPLUGIN_SYNC_ROOT
configREDACT_MESSAGE_CONTENTReplace message bodies with placeholders false
configSKIP_MCPB_TESTS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/drewburchfield-help-scout-mcp-server-1tae6o)](https://m8ven.ai/mcp/drewburchfield-help-scout-mcp-server-1tae6o)
commit: 80224cb32b168b751f9a5765f299ded0566d9a89
code hash: 797a58c8a0fdcc17cf7124d449883228c3de70f15b3b9639e29d8b5722cd4c5d
verified: 6/14/2026, 10:49:17 AM
view raw JSON →