mcpbeat Sign in

Platter MCP Server

by hadriangateway Your server? Claim it
local only

Platter runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Jun 2026.

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

Installs / week
not published
0
Stars
1 open issues
18 Jun 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call bash.command → src/tools/bash.ts:139
    const child = spawn(shell, [...shellArgs, args.command], {
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

      "ADNAVCQ5RlmQNkNWyTRCVs80QlXOOkhbzjZDV848Sl3OUV5wzjRCVs46SFvPNkRYyTRCVpA2Q1YkOUZZADNAVCQ3RFe/Mj9T/zA+Uv8wPlL/Lz1R/1Ngcv9ATWD/P0xf/11qe/8vPFH/U2By/0FOYf8vPVH/MD5SvzI/UyQ3Q1eQMT5S/y47T/8uO0//LjtP/zE+Uf9gbH3/OEVY/01Za/9LWGr/LzxQ/2Bsff85Rlr/LTpO/y47T/8uO0+QMT5SyS46Tv8rOEz/KzhM/…
  const child = spawn(shell, [...shellArgs, args.command!], {
Long encoded blob in source src/tray/icon-data.ts:35
      "ADNAVCQ5RlmQNkNWyTRCVs80QlXOOkhbzjZDV848Sl3OUV5wzjRCVs46SFvPNkRYyTRCVpA2Q1YkOUZZADNAVCQ3RFe/Mj9T/zA+Uv8wPlL/Lz1R/1Ngcv9ATWD/P0xf/11qe/8vPFH/U2By/0FOYf8vPVH/MD5SvzI/UyQ3Q1eQMT5S/y47T/8uO0//LjtP/zE+Uf9gbH3/OEVY/01Za/9LWGr/LzxQ/2Bsff85Rlr/LTpO/y47T/8uO0+QMT5SyS46Tv8rOEz/KzhM/…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to Platter

same job, measured the same way
ROOT MCP Server
by omazapa

ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).

local only
Signet MCP Tools
by prismer-ai

MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.

52 installs/wk local only
Discourse
by discourse

Discourse MCP CLI server (stdio) exposing Discourse tools via MCP

2 380 installs/wk local only
Optiqra MCP
by armin5872

MCP server exposing OptiQra's website audit tools: SEO, GEO, AEO, and AI-generated fixes.

38 installs/wk local only
Loki Mode
by asklokesh

Autonomous spec-to-product coding-agent CLI with an MCP server exposing 36 tools over stdio.

9 192 installs/wk local only
RDL MCP Server
by bethmaloney

Edit SSRS reports using AI - simple tools to read and modify RDL files

59 installs/wk local only
Rlg MCP
by sebastienrousseau

MCP server exposing rlg log streams to LLM agents via JSON-RPC 2.0 over stdio.

local only
SMI Aware Assistant
by smiaware-mcp

Remote MCP server exposing SMI Aware tools, resources, and skills over Streamable HTTP.

answering

Platter — questions

Answers built from our own checks of this server.

Why is there no uptime for Platter?
Platter runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Platter open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.