mcpbeat Sign in

Snipper MCP Server

local only

Snipper MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Sep 2026.

Search, read, create and organise code snippets in SnipperApp 3, a native macOS snippet manager.

Installs / week
not published
0
Stars
0 open issues
7 Sep 2026
Last commit
from GitHub
MIT
License
JavaScript

What the code does

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

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.

Runs an external command mcpb/server/index.js:28
  const child = spawn(bin, [], { stdio: "inherit" });

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

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Snipper MCP

same job, measured the same way
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

32 installs/wk local only
Docuwriter
by docuwriter

Generate, search, and manage codebase documentation on DocuWriter.ai. 72 tools incl. Autopilot.

answering
A
Apple Search Ads
by b77

Manage Apple Ads campaigns and reporting in chat.

answering
Travel Code
by travel-code

Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

answering
E2b
by mcparmory

Create and manage secure sandboxes for running AI agent code

238 installs/wk local only
siGit CLI
by sigit

Run sigit.si locally: browse repos, search code, manage PRs, issues, and Cloud Sessions.

local only
Mango Inventory
by mangoinventory

Inventory management for small organizations: search, assign, report, order, set up by chat.

answering
A
TBRP Codex
by tbrp

Search, read and cite a researcher's own library and the canonical corpora on tbrp.app.

answering

Snipper MCP — questions

Answers built from our own checks of this server.

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