What is the WordPress MCP MCP server?
Publish and manage WordPress pages, posts, media
How to install WordPress MCP
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
WORDPRESS_BASIC_AUTHrequiredsecretSet the WORDPRESS_BASIC_AUTH credential for the WordPress MCP server.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"wordpress-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/wordpress-v0.1.1/wordpress-mcp.mcpb",
"args": [],
"env": {
"WORDPRESS_BASIC_AUTH": "<YOUR_WORDPRESS_BASIC_AUTH>"
}
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"wordpress-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/wordpress-v0.1.1/wordpress-mcp.mcpb",
"args": [],
"env": {
"WORDPRESS_BASIC_AUTH": "<YOUR_WORDPRESS_BASIC_AUTH>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wordpress-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/wordpress-v0.1.1/wordpress-mcp.mcpb",
"args": [],
"env": {
"WORDPRESS_BASIC_AUTH": "<YOUR_WORDPRESS_BASIC_AUTH>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"wordpress-mcp": {
"type": "stdio",
"command": "https://github.com/Servosity/msp-skills/releases/download/wordpress-v0.1.1/wordpress-mcp.mcpb",
"args": [],
"env": {
"WORDPRESS_BASIC_AUTH": "<YOUR_WORDPRESS_BASIC_AUTH>"
}
}
}
}Claude Code
claude mcp add wordpress-mcp --env WORDPRESS_BASIC_AUTH=<YOUR_WORDPRESS_BASIC_AUTH> -- https://github.com/Servosity/msp-skills/releases/download/wordpress-v0.1.1/wordpress-mcp.mcpbRelated MCP servers
Abnormal Security MCP
Active
Abnormal Security email threats, cases, and reporting in your terminal and your AI agents.
25
View repository →Go
Acronis MCP
Active
The first real CLI for the Acronis Cyber Protect Cloud platform - every tenant, agent, and usage
25
View repository →Go
Action1 MCP
Active
Every Action1 endpoint, plus fleet-wide patch and vulnerability views across all your organizations.
25
View repository →Go
Afi MCP
Active
The first CLI for Afi SaaS backup - full public-API coverage plus the fleet-wide coverage
25
View repository →Go
AppDirect MCP
Active
AppDirect marketplace operations with an offline mirror and cross-company billing reconciliation.
25
View repository →Go
Atera MCP
Active
Every Atera RMM + PSA endpoint, plus a local SQLite mirror that answers fleet-health, SLA, and
25
View repository →Go