Manage WordPress content, settings, and routes through the REST API.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "WP-MCP" yet — see the docs or source repo.
After connecting to my WordPress site, use the /wp/v2/posts route to create 5 draft posts in bulk, each with a title, excerpt, and category, then return the post IDs and edit links.
A list of created draft posts with titles, IDs, statuses, and edit links.
Inspect the current WordPress site settings and available REST routes, then update the site title to “AI Product Weekly” and the tagline to “Focused on AI tools and industry trends.”
The updated site settings result, including changed fields and execution status.
Fetch the site's pages and media library, find the 10 most recently uploaded images, and replace the featured image for the “About Us” page, then return the update result.
The page and media query results, plus confirmation that the featured image was updated successfully.
Manage WordPress content and site settings through natural language via REST API.
Securely connect AI models to WordPress through standardized MCP interfaces.
Connect WordPress to AI agents for natural-language content management.
Manage WordPress posts, users, media, and settings through the REST API.
Manage WordPress content, users, plugins, and settings through AI efficiently.
Expose WordPress capabilities as MCP tools for AI agent integration.