WordPress MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 23 Jul 2026.
MCP server for WordPress. Manage posts, users, comments, terms, metadata, and settings.
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.
claude mcp add wp-mcp -- npx -y @rnaga/wp-mcp
{
"mcpServers": {
"wp-mcp": {
"args": [
"-y",
"@rnaga/wp-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.wp-mcp]
command = "npx"
args = ["-y", "@rnaga/wp-mcp"]
{
"mcpServers": {
"wp-mcp": {
"args": [
"-y",
"@rnaga/wp-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"wp-mcp": {
"args": [
"-y",
"@rnaga/wp-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.