@wporg/mcp
v1.2.0
Published
Set up the WordPress.org MCP server for your AI development tools.
Maintainers
Readme
WordPress.org MCP Setup
Set up the WordPress.org MCP server for your AI development tools with a single command.
Usage
npx -y @wporg/mcpThis will:
- Open your browser to authorize with your WordPress.org account.
- Capture your credentials automatically.
- Let you choose which MCP clients to configure (Claude Code, Claude Desktop, Codex, Cursor, VS Code).
- Write the configuration to the correct file for each selected client.
What it configures
The command sets up @automattic/mcp-wordpress-remote as the MCP server proxy, connecting your AI tools to the WordPress.org Plugin Directory. This gives your AI assistant access to:
- Tools: Validate readmes, check plugin status, submit plugins.
- Resources: Plugin guidelines, FAQ, readme standard, and more.
- Prompts: Guided workflows for plugin preparation, review, and submission.
Requirements
- Node.js 18 or later.
- A WordPress.org account.
License
GPL-2.0-or-later
