wordpress-mcp
WordPress MCP Server
MCP-сервер для повседневного обслуживания WordPress на нескольких клиентских сайтах.
Что он умеет
перечислять настроенные сайты
проверять состояние сайта и ожидающие обновления
перечислять плагины и темы
обновлять плагины
обновлять темы
обновлять ядро WordPress
создавать удалённые резервные копии через SSH + WP-CLI
Related MCP server: wp-cli-mcp
Требования
Python 3.11+
mcppydanticPyYAMLSSH-доступ к каждому хосту WordPress
WP-CLI, установленный на каждом удалённом хосте
Установка
Вариант A — установка из репозитория
git clone https://github.com/nextestudios/wordpress-mcp.git
cd wordpress-mcp
uv tool install .Вариант B — установка с помощью pipx
git clone https://github.com/nextestudios/wordpress-mcp.git
cd wordpress-mcp
pipx install .Оба варианта устанавливают команду wordpress-mcp.
Конфигурация
Создайте ~/.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: bashВы также можете указать серверу другой файл с помощью WORDPRESS_MCP_CONFIG.
Запуск локально
wordpress-mcpКонфигурация Hermes
Добавьте это в ~/.hermes/config.yaml:
mcp_servers:
wordpress:
command: wordpress-mcpИли добавьте это в интерактивном режиме:
hermes mcp add wordpress --command wordpress-mcpПерезапустите Hermes, и инструменты появятся с префиксом mcp_wordpress_*.
Рекомендуемый рабочий процесс
wordpress_list_siteswordpress_site_statuswordpress_site_backupwordpress_site_update_pluginswordpress_site_update_themeswordpress_site_update_coreПовторно проверьте
wordpress_site_status
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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
A hosted MCP server for planning, scheduling, media, analytics, and social publishing.
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.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA comprehensive MCP server for WordPress automation that enables users to manage content, themes, and site configurations using AI-driven workflows and the WordPress REST API. It provides a wide array of tools for site planning, management, and optimization compatible with tools like Cursor and Claude.681ISC
- AlicenseBqualityDmaintenanceMCP server that gives AI tools full WordPress management via WP-CLI. 30+ tools for themes, plugins, posts, menus, users, database, scaffolding, and cache. Works locally or over SSH.34315MIT
- FlicenseCqualityAmaintenanceMCP server that connects AI clients to WordPress for content management, site settings, Elementor editing, and more via a secure API.149-
- AlicenseNot gradedqualityDmaintenanceMCP server for WordPress content management that provides a secure interface for AI assistants to interact with WordPress sites, enabling content creation, editing, and media management without destructive operations.MIT
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