What is the MCP Wordpress MCP server?
Secure MCP server for WordPress content management
How to install MCP Wordpress
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"wordpress": {
"command": "uvx",
"args": [
"mcp-wordpress-crunchtools"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"wordpress": {
"command": "uvx",
"args": [
"mcp-wordpress-crunchtools"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wordpress": {
"command": "uvx",
"args": [
"mcp-wordpress-crunchtools"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"wordpress": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-wordpress-crunchtools"
]
}
}
}Claude Code
claude mcp add wordpress -- uvx mcp-wordpress-crunchtoolsRelated MCP servers
Trentina
Active
Secure MCP gateway and quarantine for AI agent traffic — three-layer prompt injection defense
3
View repository →Python
AGPL-3.0
MCP Gitlab
Active
Secure MCP server for GitLab projects, merge requests, issues, and pipelines
1
View repository →Python
AGPL-3.0
MCP Workboard
Active
Secure MCP server for WorkBoard OKR and strategy execution platform
1
View repository →Python
AGPL-3.0
MCP Cloudflare
Active
Secure MCP server for Cloudflare DNS, Transform Rules, and Page Rules
0
View repository →Python
AGPL-3.0
MCP Feed Reader
Active
RSS/Atom feed reader MCP server with SQLite backend
0
View repository →Python
AGPL-3.0