Platter
Rank #10227io.github.ScriptSmith/platter
MCP server exposing Read, Write, Edit, Bash, Glob, Grep, and JS tools over stdio.
Platter is a Model Context Protocol (MCP) server published by ScriptSmith. It ranks #10227 of 58,832 servers tracked on MCP Toplist. Platter is listed on Official MCP, with 6 tracked versions. It was first listed on Apr 19, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 48,605 of 58,832 servers on MCP Toplist.
Use Platter
Add Platter to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Published as mcp bundle `https://github.com/ScriptSmith/platter/releases/download/v2.0.2-rc6/platter-linux-x64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/ScriptSmith/platter/releases/download/v2.0.2-rc6/platter-linux-arm64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/ScriptSmith/platter/releases/download/v2.0.2-rc6/platter-darwin-x64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/ScriptSmith/platter/releases/download/v2.0.2-rc6/platter-darwin-arm64.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"platter": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/scriptsmith/platter:2.0.2-rc6"
]
}
}
}{
"mcpServers": {
"platter": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/scriptsmith/platter:2.0.2-rc6"
]
}
}
}Listed on 1 registry
ScriptSmith
Available versions (6)
| Version | Published |
|---|---|
| 2.0.2-rc7 | Apr 20, 2026 |
| 2.0.2-rc6 | Apr 19, 2026 |
| 2.0.2-rc5 | Apr 19, 2026 |
| 2.0.2-rc3 | Apr 19, 2026 |
| 2.0.2-rc2 | Apr 19, 2026 |
| 2.0.2-rc1 | Apr 19, 2026 |
Frequently asked questions
- What is Platter?
- MCP server exposing Read, Write, Edit, Bash, Glob, Grep, and JS tools over stdio.
- Who maintains Platter?
- Platter is maintained by ScriptSmith, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Platter an official MCP server?
- Yes — Platter is listed on the Official MCP Registry.
- How many versions does Platter have?
- MCP Toplist tracks 6 versions of Platter, most recently published on Apr 20, 2026.
- Where can I find the source code for Platter?
- The source code for Platter is hosted at github.com/ScriptSmith/platter.