Skip to main content
Glama
nightnei

WordPress Developer MCP Server

by nightnei
README.md
# Build WordPress sites with your AI 🌸

[![Latest release](https://img.shields.io/github/v/release/nightnei/wordpress-developer-mcp-server)](https://github.com/nightnei/wordpress-developer-mcp-server/releases)
[![Release downloads](https://img.shields.io/github/downloads/nightnei/wordpress-developer-mcp-server/total)](https://github.com/nightnei/wordpress-developer-mcp-server/releases)
[![GitHub stars](https://img.shields.io/github/stars/nightnei/wordpress-developer-mcp-server?style=social)](https://github.com/nightnei/wordpress-developer-mcp-server)

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.

## Quick Start

Copy the command for your operating system into a terminal:

- **macOS**

```bash
curl -fsSL https://raw.githubusercontent.com/nightnei/wordpress-developer-mcp-server/main/install.sh | bash
```

- **Windows**

```powershell
powershell -c "irm https://raw.githubusercontent.com/nightnei/wordpress-developer-mcp-server/main/install.ps1 | iex"
```

## What It Does

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

## Try This Prompt

```text
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.

## Contributing

Issues and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md) for reporting and PR guidance, and [DEVELOPMENT.md](DEVELOPMENT.md) for local setup.

## Support the Project

⭐ If this MCP server helps your WordPress workflow, star the repository so more people can find it.