Server data from the Official MCP Registry
Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants
Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants
Set these up before or after installing:
Environment variable: HELPSCOUT_APP_ID
Environment variable: HELPSCOUT_APP_SECRET
Environment variable: REDACT_MESSAGE_CONTENT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-drewburchfield-help-scout-mcp": {
"env": {
"HELPSCOUT_APP_ID": "your-helpscout-app-id-here",
"HELPSCOUT_APP_SECRET": "your-helpscout-app-secret-here",
"REDACT_MESSAGE_CONTENT": "your-redact-message-content-here"
},
"args": [
"-y",
"help-scout-mcp-server"
],
"command": "npx"
}
}
}This is a well-structured Help Scout MCP server with appropriate authentication, proper permission scope matching its purpose, and good security practices. Minor code quality issues around error handling patterns and input validation don't significantly impact security. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.
Scanned 3 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!