mcpbeat Sign in

WPGuard MCP Server

local only

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

WordPress edit previews, scoped correction checks, and change records for trusted operators.

Installs / week
not published
0
Stars
1 open issues
16 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

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

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Deletes files or strips permissions src/wpguard_mcp/tools/files.py:194
        ssh_wpcli.run_ssh_raw(site_config, f"rm -rf {path}")
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.

    proc = subprocess.run(ssh_cmd, capture_output=True, text=True, timeout=timeout)

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

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch WPGuard MCP and you get told the day something new turns up.

Three servers free · no card

Alternatives to WPGuard MCP

same job, measured the same way
Diffpilot
by bkalafat

MCP server for PR code review, commit messages, changelogs, and secret detection.

local only
Atlas MCP Server
by finmanagerai

Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.

answering
ServerCard Trust MCP
by servercardtrust

Paid remote MCP for server-card validation, auth checks, trust packets, and readiness.

answering
Rive MCP
by odu33104

Free, editor-less MCP server for Rive: create, edit, inspect, render and preview .riv animations

510 installs/wk local only
C
Dominion Observatory
by dominionobservatory

Trust checks for MCP servers: trust scores, tool-drift detection, signed diligence receipts. Free.

15 tools answering
Modelmeter
by modelmeter

The changelog of record for the AI stack: sunset checks, deprecations, pricing, and model events.

7 tools answering
D
Licence audit, page read and endpoint check (AI-operated)
by workers-rjhsignaltech-ai

AI-operated. Free previews: licences, page reads, endpoint checks. Paid full versions over x402.

4 tools answering
Nexus MCP
by thenexusintel

U.S. gov records, fact-checks with citations, news search, and fraud/corruption/PRC trackers.

30 installs/wk local only

WPGuard MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for WPGuard MCP?
WPGuard 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 WPGuard MCP open source?
Yes — it is published under the MIT licence, written in Python, 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.