MCP FreeScout runs on your own machine — the client starts it, so there is no endpoint to ping. 217 installs a week from npm. Last commit 4 Aug 2026.
FreeScout ticket management with AI-powered analysis, search filters, and structured outputs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-freescout -- npx -y @verygoodplugins/mcp-freescout
{
"mcpServers": {
"mcp-freescout": {
"args": [
"-y",
"@verygoodplugins/mcp-freescout"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-freescout]
command = "npx"
args = ["-y", "@verygoodplugins/mcp-freescout"]
{
"mcpServers": {
"mcp-freescout": {
"args": [
"-y",
"@verygoodplugins/mcp-freescout"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-freescout": {
"args": [
"-y",
"@verygoodplugins/mcp-freescout"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.