wordpress-mcp
WordPress MCP 서버
여러 클라이언트 사이트의 일상적인 WordPress 유지 관리를 위한 MCP 서버입니다.
할 수 있는 작업
구성된 사이트 나열
사이트 상태 및 대기 중인 업데이트 확인
플러그인 및 테마 나열
플러그인 업데이트
테마 업데이트
WordPress 코어 업데이트
SSH + WP-CLI를 통한 원격 백업 생성
요구 사항
Python 3.11+
mcppydanticPyYAML각 WordPress 호스트에 대한 SSH 액세스
각 원격 호스트에 설치된 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: bashWORDPRESS_MCP_CONFIG를 사용하여 서버를 다른 파일로 지정할 수도 있습니다.
로컬에서 실행
wordpress-mcpHermes 구성
~/.hermes/config.yaml에 다음을 추가합니다:
mcp_servers:
wordpress:
command: wordpress-mcp또는 대화형으로 추가합니다:
hermes mcp add wordpress --command wordpress-mcpHermes를 다시 시작하면 mcp_wordpress_* 접두사가 붙은 도구가 나타납니다.
권장 워크플로
wordpress_list_siteswordpress_site_statuswordpress_site_backupwordpress_site_update_pluginswordpress_site_update_themeswordpress_site_update_corewordpress_site_status다시 확인
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