MCP Wordpress runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 11 Jun 2026.
Secure MCP server for WordPress content management
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 wordpress -- uvx mcp-wordpress-crunchtools
{
"mcpServers": {
"wordpress": {
"args": [
"mcp-wordpress-crunchtools"
],
"command": "uvx"
}
}
}
[mcp_servers.wordpress]
command = "uvx"
args = ["mcp-wordpress-crunchtools"]
{
"mcpServers": {
"wordpress": {
"args": [
"mcp-wordpress-crunchtools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"wordpress": {
"args": [
"mcp-wordpress-crunchtools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.