WordPress Content MCP
Provides tools for managing WordPress posts and pages, including creating, updating, deleting, listing, duplicating content, scheduling publications, bulk editing, and managing revisions and trash.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@WordPress Content MCPcreate a new post titled 'Weekly Update' with category 'News'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
wp-content-mcp
WordPress MCP server for posts and pages management.
Installation
npm install wp-content-mcpRelated MCP server: WordPressMCP Server
Configuration
Set environment variables:
export WORDPRESS_URL=https://your-site.com
export WORDPRESS_USERNAME=your-username
export WORDPRESS_APP_PASSWORD=your-app-passwordUsage with Claude Desktop
Add to your Claude Desktop config:
{
"mcpServers": {
"wp-content": {
"command": "npx",
"args": ["wp-content-mcp"],
"env": {
"WORDPRESS_URL": "https://your-site.com",
"WORDPRESS_USERNAME": "your-username",
"WORDPRESS_APP_PASSWORD": "your-app-password"
}
}
}
}Tools (12 tools)
Posts
create_post - Create a new WordPress post
update_post - Update an existing post
delete_post - Delete or trash a post
get_post - Retrieve a post by ID
list_posts - List posts with filtering
Pages
create_page - Create a new page
update_page - Update an existing page
Advanced
duplicate_post - Duplicate a post or page
schedule_post - Schedule future publication
bulk_edit_posts - Bulk update multiple posts
get_revisions - Get revision history
trash_restore_post - Trash or restore posts
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables comprehensive management of WordPress sites and WooCommerce stores through REST APIs, including content management, e-commerce operations, user administration, and store analytics.Last updated4
- Alicense-qualityFmaintenanceEnables interaction with WordPress sites through the REST API, supporting content management for posts, pages, users, plugins, and custom post types with Application Password authentication.Last updated1,9832MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to manage WordPress sites through natural conversation, supporting post creation, content updates, site queries, and draft-to-publish workflows via the WordPress REST API.Last updated9MIT
- Alicense-qualityBmaintenanceEnables interaction with WordPress sites through the WordPress REST API via natural language, supporting single and multi-site management, content and taxonomy operations, media uploads, and more.Last updated28992GPL 3.0
Related MCP Connectors
Publish, schedule, and manage social media posts across major platforms via the Postproxy API.
WordPress MCP server: publish posts, AI images, SEO and full site management, self-hosted
WordPress MCP server: generate SEO posts, AI images, autoblog & WooCommerce on your self-hosted site
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Akungapaul/wp-content-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server