MCP FreeScout
Rank #4,650io.github.verygoodplugins/mcp-freescout
Manages FreeScout helpdesk tickets by fetching, analyzing, and updating tickets, drafting replies, and searching with advanced filters via the Model Context Protocol.
MCP FreeScout is a Model Context Protocol (MCP) server published by verygoodplugins. It ranks #4,650 of 76,851 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. MCP FreeScout is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Aug 2, 2025 and most recently updated on Apr 23, 2026.
Ranks ahead of 72,201 of 76,851 servers on MCP Toplist.
Use MCP FreeScout
Add MCP FreeScout to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-freescout": {
"command": "npx",
"args": [
"-y",
"@verygoodplugins/mcp-freescout"
],
"env": {
"FREESCOUT_URL": "<your FREESCOUT_URL>",
"FREESCOUT_API_KEY": "<your FREESCOUT_API_KEY>",
"FREESCOUT_DEFAULT_USER_ID": "<your FREESCOUT_DEFAULT_USER_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
verygoodplugins
Other servers by verygoodplugins
- MCP Automem#2,901 · 2 vers
- MCP Toggl Server#3,671 · 2 vers
- MCP Evernote#4,154 · 2 vers
- streamdeck-mcp#5,238 · 5 vers
- MCP Local Wp#9,784 · 2 vers
- Robinhood MCP#11,073 · 1 ver
- MCP Edd#19,247 · 2 vers
- MCP Pirsch#34,129 · 1 ver
Available versions (3)
| Version | Published |
|---|---|
| 2.0.1 | Apr 23, 2026 |
| 2.0.0 | Jan 5, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP FreeScout?
- MCP FreeScout is maintained by verygoodplugins, which publishes 11 MCP servers (27 total versions) tracked on MCP Toplist.
- Is MCP FreeScout listed on the Official MCP Registry?
- Yes — MCP FreeScout is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP FreeScout have?
- MCP Toplist tracks 3 versions of MCP FreeScout, most recently published on Apr 23, 2026.
- Where can I find the source code for MCP FreeScout?
- The source code for MCP FreeScout is hosted at github.com/verygoodplugins/mcp-freescout.