mcpbeat Sign in

Wpagent MCP Server

local only

Wpagent MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 757 installs a week from npm. Last commit 27 Aug 2026.

Manage WordPress & WooCommerce from any MCP client — 58 tools over a signed REST API.

Installs per day peak 551 · avg 21
a month agotoday
757
Installs / week
npm · wpagent-mcp
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Wpagent MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add wpagent-mcp -- npx -y wpagent-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wpagent-mcp": {
      "args": [
        "-y",
        "wpagent-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wpagent-mcp]
command = "npx"
args = ["-y", "wpagent-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "wpagent-mcp": {
      "args": [
        "-y",
        "wpagent-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wpagent-mcp": {
      "args": [
        "-y",
        "wpagent-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Wpagent MCP

same job, measured the same way
P
Respira WordPress MCP
by respira

WordPress MCP with native page-builder editing, full-page creation, and WooCommerce tools.

4 198 installs/wk local only
WooCommerce MCP Server
by amitgurbani

101 tools for WooCommerce store management with field filtering and guided prompts.

139 installs/wk local only
Woocommerce MCP
by wppoland

Read-only MCP server for WordPress + WooCommerce products, orders, sales, and posts.

67 installs/wk local only
Woocommerce
by pipeworx-io

WooCommerce MCP Pack — wraps the WooCommerce REST API v3

36 tools answering
MaShop MCP
by mashop

Build, deploy and manage MaShop e-commerce projects from Claude, Cursor or any MCP client.

answering
I
Respira WordPress MCP
by webmyc

AI-native WordPress editing across 17 page builders. 220 tools, 325 with WooCommerce. Safe writes.

local only
WPWriter — WordPress AI Content & SEO
by wpwriter

WordPress MCP server: generate SEO posts, AI images, autoblog & WooCommerce on your self-hosted site

answering
Kalicart Global
by giuseppesocci-bot

Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.

5 tools answering

Wpagent MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Wpagent MCP?
Wpagent MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package wpagent-mcp was installed 757 times last week.
How do I connect Wpagent MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls wpagent-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Wpagent MCP?
The npm package wpagent-mcp was installed 757 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Wpagent MCP open source?
Yes — it is published under the MIT licence, written in TypeScript 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.