mcpbeat Sign in

Notepatra MCP Server

local only

Notepatra MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Aug 2026.

Notepatra editor MCP server — 35 tools; every write human-approved in the editor; local-only.

Installs / week
not published
6
Stars
0 open issues
22 Aug 2026
Last commit
from GitHub
GPL-3.0
License
C++

What the code does

We read the source, 20 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.

Touches key and credential files src/path_denylist.cpp:18, src/passwordgen.cpp:966
        QStringLiteral("/.ssh/"),   QStringLiteral("\\.ssh\\"),

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 Notepatra MCP

same job, measured the same way
Weeek MCP
by yolkins

Local MCP server for Weeek (stdio transport) — read-only by default, opt-in write tools.

44 installs/wk local only
Impri
by sekera-radim

Impri MCP server — human-in-the-loop approval inbox for AI agents

37 installs/wk local only
Site
by co-locumtaxcalculator

Locum Tax Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...

5 tools answering
Site
by sredclaimcalculator

SR&ED Claim Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...

5 tools answering
Site
by co-noticeperiodcalculator

Notice Period Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...

5 tools answering
Site
by leavetracker

Leave Tracker: the site's own MCP server — calculator, enquiry (enquiry = a human handoff, not a...

5 tools answering
Site
by mprpcalculator

MPRP Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human handoff, not...

5 tools answering
Site
by co-abnormalloadquotes

Abnormal Load Quotes: the site's own MCP server — enquiry (enquiry = a human handoff, not a...

3 tools answering

Notepatra MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Notepatra MCP?
Notepatra 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 Notepatra MCP open source?
Yes — it is published under the GPL-3.0 licence, written in C++ and 6 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.