SERVER

Platter

Rank #10227

io.github.ScriptSmith/platter

MCP server exposing Read, Write, Edit, Bash, Glob, Grep, and JS tools over stdio.

First listed
Apr 19, 2026
Last publish date
Apr 20, 2026
OVERVIEW

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.

STANDING
#10,227of 58,832 tracked serversTop 25%

Ranks ahead of 48,605 of 58,832 servers on MCP Toplist.

CONNECT

Use Platter

Add Platter to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

MCP bundle

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.

MCP bundle

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.

MCP bundle

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.

MCP bundle

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.

Docker image
{
  "mcpServers": {
    "platter": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/scriptsmith/platter:2.0.2-rc6"
      ]
    }
  }
}
Docker image
{
  "mcpServers": {
    "platter": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/scriptsmith/platter:2.0.2-rc6"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

ScriptSmith

Organization
Total servers
1
Total versions
6
VERSIONS

Available versions (6)

VersionPublished
2.0.2-rc7Apr 20, 2026
2.0.2-rc6Apr 19, 2026
2.0.2-rc5Apr 19, 2026
2.0.2-rc3Apr 19, 2026
2.0.2-rc2Apr 19, 2026
2.0.2-rc1Apr 19, 2026
FAQ

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.
EXPLORE