wordpress-mcp
WordPress MCP Server
Ein MCP-Server für die tägliche WordPress-Wartung auf mehreren Client-Websites.
Was er kann
konfigurierte Websites auflisten
Website-Status und ausstehende Updates prüfen
Plugins und Themes auflisten
Plugins aktualisieren
Themes aktualisieren
WordPress-Core aktualisieren
Remote-Backups über SSH + WP-CLI erstellen
Anforderungen
Python 3.11+
mcppydanticPyYAMLSSH-Zugriff auf jeden WordPress-Host
WP-CLI auf jedem Remote-Host installiert
Installation
Option A — Installation aus dem Repository
git clone https://github.com/nextestudios/wordpress-mcp.git
cd wordpress-mcp
uv tool install .Option B — Installation mit pipx
git clone https://github.com/nextestudios/wordpress-mcp.git
cd wordpress-mcp
pipx install .Beide Optionen installieren den Befehl wordpress-mcp.
Konfiguration
Erstellen Sie ~/.hermes/wordpress-mcp.yaml:
sites:
client-a:
label: Client A
ssh:
host: your-server.example.com
user: deploy
port: 22
key_path: ~/.ssh/id_ed25519
path: /var/www/client-a/public_html
wp_bin: wp
shell: bashSie können den Server auch mit WORDPRESS_MCP_CONFIG auf eine andere Datei verweisen lassen.
Lokal ausführen
wordpress-mcpHermes-Konfiguration
Fügen Sie dies zu ~/.hermes/config.yaml hinzu:
mcp_servers:
wordpress:
command: wordpress-mcpOder fügen Sie es interaktiv hinzu:
hermes mcp add wordpress --command wordpress-mcpStarten Sie Hermes neu und die Tools erscheinen mit dem Präfix mcp_wordpress_*.
Vorgeschlagener Workflow
wordpress_list_siteswordpress_site_statuswordpress_site_backupwordpress_site_update_pluginswordpress_site_update_themeswordpress_site_update_coreErneut
wordpress_site_statusprüfen
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
WordPress MCP server: publish posts, AI images, SEO and full site management, self-hosted
WordPress MCP server: generate SEO posts, AI images, autoblog & WooCommerce on your self-hosted site
Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nextestudios/wordpress-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server