Gives Claude direct access to your WordPress database through the Model Context Protocol, so you can draft posts, manage users, moderate comments, and update settings without touching wp-admin. Built on wp-node, it exposes CRUD operations for posts, comments, users, terms, metadata, and site options. Runs as a local STDIO server for direct database connections or as an HTTP server with a CLI proxy for remote access. The server respects WordPress roles and capabilities, so an admin sees every tool while a subscriber gets limited access. Useful when you want to batch-create content, audit user permissions, or automate editorial workflows through conversation instead of clicking through the dashboard.
claude mcp add --transport stdio rnaga-wp-mcp uvx wp-mcp