74
/ 100
23 days ago
glama

Help Scout MCP Server

Connects Claude and other AI assistants to Help Scout customer support data with advanced search capabilities, conversation analysis, and enterprise-grade security features including PII redaction.

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 4 credentials: HELPSCOUT_API_KEY, HELPSCOUT_APP_SECRET, HELPSCOUT_CLIENT_SECRET, HELPSCOUT_DOCS_API_KEY
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.
🔐 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)
configHELPSCOUT_DISABLE_DOCS
🔐 secretHELPSCOUT_DOCS_API_KEYDocs knowledge base tools use Help Scout Docs API v1, which is separate from the Mailbox API. Set only if you want to use listDocs, searchDocsArticles, getDocsArticle, or redirect tools.
configHELPSCOUT_DOCS_BASE_URLHelp Scout Docs API endpoint https://docsapi.helpscout.net/v1/
configHTTP_KEEP_ALIVE
configLOG_LEVELLogging verbosity (error, warn, info, debug) info
configPLUGIN_SYNC_FORCE
configPLUGIN_SYNC_ROOT
configREDACT_MESSAGE_CONTENTReplace message bodies with placeholders false
// 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-ika63v)](https://m8ven.ai/mcp/drewburchfield-help-scout-mcp-server-ika63v)
commit: 2f8869480353b5455a764dd7e57df88b018e5260
code hash: 2e2e95083c605abf71aabfbec798e520a5db91b4c06ddbe4259349d33ae81b4b
verified: 6/18/2026, 11:29:58 AM
view raw JSON →