Codex · Claude Desktop · Claude Code · Cursor · VS Code · Windsurf · Zed
Create, customize, manage, and share local WordPress sites by describing what you want in plain language.
Copy the command for your operating system into a terminal:
- macOS
curl -fsSL https://raw.githubusercontent.com/nightnei/wordpress-developer-mcp-server/main/install.sh | bash- Windows
powershell -c "irm https://raw.githubusercontent.com/nightnei/wordpress-developer-mcp-server/main/install.ps1 | iex"Open Codex, Claude, Cursor, VS Code, or another supported app and work as if your AI already knows WordPress end to end:
- Create new WordPress sites
- Add pages, posts, menus, themes, plugins, and content
- Update styles, settings, and site structure
- Use WP-CLI safely through natural language
- Create shareable preview links
Create a WordPress site named "Local Bakery" with Home, Menu, About, and Contact pages.
Your AI will create a brief, choose a visual direction, build in small steps, and help you iterate toward a finished design. If your request is short, it should first ask whether you want an empty site to iterate on later or a designed site now.
Issues and pull requests are welcome. See CONTRIBUTING.md for reporting and PR guidance, and DEVELOPMENT.md for local setup.
⭐ If this MCP server helps your WordPress workflow, star the repository so more people can find it.