Help Scout MCP
Rank #4,888io.github.drewburchfield/help-scout-mcp
MCP server providing help-scout-mcp capabilities
Help Scout MCP is a Model Context Protocol (MCP) server published by drewburchfield. It ranks #4,888 of 132,046 servers tracked on MCP Toplist, and its repository has 47 GitHub stars. Help Scout MCP is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jun 12, 2025 and most recently updated on Mar 25, 2026.
Ranks ahead of 127,158 of 132,046 servers on MCP Toplist.
Use Help Scout MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add help-scout-mcp -e "HELPSCOUT_APP_ID=<your HELPSCOUT_APP_ID>" -e "HELPSCOUT_APP_SECRET=<your HELPSCOUT_APP_SECRET>" -e "REDACT_MESSAGE_CONTENT=<your REDACT_MESSAGE_CONTENT>" -- npx -y help-scout-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.help-scout-mcp]
command = "npx"
args = ["-y", "help-scout-mcp-server"]
[mcp_servers.help-scout-mcp.env]
HELPSCOUT_APP_ID = "<your HELPSCOUT_APP_ID>"
HELPSCOUT_APP_SECRET = "<your HELPSCOUT_APP_SECRET>"
REDACT_MESSAGE_CONTENT = "<your REDACT_MESSAGE_CONTENT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.drewburchfield%2Fhelp-scout-mcp)<a href="https://mcptoplist.com/server/io.github.drewburchfield%2Fhelp-scout-mcp"><img src="https://mcptoplist.com/badge/io.github.drewburchfield%2Fhelp-scout-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
drewburchfield
Available versions (2)
| Version | Published |
|---|---|
| 1.7.0 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Help Scout MCP?
- Help Scout MCP is maintained by drewburchfield, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Help Scout MCP listed on the Official MCP Registry?
- Yes — Help Scout MCP is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Help Scout MCP have?
- MCP Toplist tracks 2 versions of Help Scout MCP, most recently published on Mar 25, 2026.
- Where can I find the source code for Help Scout MCP?
- The source code for Help Scout MCP is hosted at github.com/drewburchfield/help-scout-mcp-server.git.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.