Sponsored by Deepsite.site

Wordpress Mcp Server

Created By
docdyhr5 months ago
Comprehensive MCP server for WordPress management with 54 tools across posts, pages, media, users, comments, taxonomies, settings, and authentication.
Content

MCP WordPress - Complete WordPress Management via AI

Transform how you manage WordPress with 54 powerful tools that give AI assistants complete control over your WordPress sites. From content creation to site administration, MCP WordPress handles it all through natural language commands.

🚀 Quick Start

# Run instantly - no installation needed
npx mcp-wordpress

That's it! The interactive setup wizard will guide you through configuration in under 60 seconds.

📋 Features

Content Management

  • Create, edit, and publish posts and pages
  • Manage drafts and revisions
  • Schedule content for future publication
  • Bulk operations for content updates

Media Library

  • Upload images and files
  • Edit media metadata and alt text
  • Organize media with folders
  • Batch process media files

User Administration

  • Create and manage user accounts
  • Assign roles and capabilities
  • Bulk user operations
  • Monitor user activity

Site Configuration

  • Update site settings and metadata
  • Configure permalinks and reading settings
  • Manage plugins and themes data
  • Monitor site statistics

Comments & Engagement

  • Moderate comments with AI assistance
  • Bulk approve/spam/delete operations
  • Reply to comments
  • Track engagement metrics

Taxonomy Management

  • Create and organize categories
  • Manage tags and custom taxonomies
  • Bulk categorization
  • Content organization workflows

🔧 Configuration

Add to your Claude Desktop config:

{
  "mcpServers": {
    "mcp-wordpress": {
      "command": "npx",
      "args": ["mcp-wordpress"],
      "env": {
        "WORDPRESS_SITE_URL": "https://your-site.com",
        "WORDPRESS_USERNAME": "your-username",
        "WORDPRESS_APP_PASSWORD": "xxxx xxxx xxxx xxxx xxxx xxxx",
        "WORDPRESS_AUTH_METHOD": "app-password"
      }
    }
  }
}

🔐 Authentication Methods

Application Passwords (Recommended)

  • Most secure option
  • Built into WordPress 5.6+
  • Easy to generate and revoke

JWT Authentication

  • Requires JWT plugin
  • Token-based authentication
  • Ideal for headless setups

Basic Authentication

  • Simple setup
  • Development environments only
  • Not recommended for production

API Key Authentication

  • Plugin-based support
  • Custom implementations
  • Enterprise solutions

💬 Usage Examples

"Create a new blog post about AI trends with the title 'The Future of AI in 2025'"

"Upload all images from my desktop folder and optimize them for web"

"List all pending comments and help me moderate them"

"Update my site tagline to 'Innovation Through Technology'"

"Find all posts by John Doe and change the author to Jane Smith"

"Create a new editor user account for my content manager"

"Show me site statistics for the last 30 days"

🏗️ Technical Excellence

  • TypeScript - 100% type-safe implementation
  • Modular Architecture - Clean, maintainable codebase
  • 95%+ Test Coverage - Thoroughly tested for reliability
  • Rate Limiting - Intelligent request management
  • Error Handling - Graceful failure recovery
  • Memory Optimized - Efficient resource usage

📊 All 54 Tools

Click to see all available tools

Posts (6 tools)

  • wp_list_posts - List and filter posts
  • wp_get_post - Get post details
  • wp_create_post - Create new posts
  • wp_update_post - Edit existing posts
  • wp_delete_post - Delete posts
  • wp_get_post_revisions - View revision history

Pages (6 tools)

  • wp_list_pages - List all pages
  • wp_get_page - Get page details
  • wp_create_page - Create new pages
  • wp_update_page - Edit pages
  • wp_delete_page - Delete pages
  • wp_get_page_revisions - View page revisions

Media (6 tools)

  • wp_list_media - Browse media library
  • wp_get_media - Get media details
  • wp_upload_media - Upload new files
  • wp_update_media - Edit media metadata
  • wp_delete_media - Delete media files
  • wp_get_media_sizes - Get image sizes

Users (6 tools)

  • wp_list_users - List all users
  • wp_get_user - Get user details
  • wp_create_user - Create new users
  • wp_update_user - Edit user profiles
  • wp_delete_user - Delete users
  • wp_get_current_user - Get current user info

Comments (7 tools)

  • wp_list_comments - List comments
  • wp_get_comment - Get comment details
  • wp_create_comment - Create comments
  • wp_update_comment - Edit comments
  • wp_delete_comment - Delete comments
  • wp_approve_comment - Approve comments
  • wp_spam_comment - Mark as spam

Taxonomies (10 tools)

  • wp_list_categories - List categories
  • wp_get_category - Get category details
  • wp_create_category - Create categories
  • wp_update_category - Edit categories
  • wp_delete_category - Delete categories
  • wp_list_tags - List all tags
  • wp_get_tag - Get tag details
  • wp_create_tag - Create new tags
  • wp_update_tag - Edit tags
  • wp_delete_tag - Delete tags

Site Management (7 tools)

  • wp_get_site_settings - Get settings
  • wp_update_site_settings - Update settings
  • wp_get_site_stats - View statistics
  • wp_search_site - Search content
  • wp_get_application_passwords - List app passwords
  • wp_create_application_password - Create app password
  • wp_delete_application_password - Delete app password

Authentication (6 tools)

  • wp_test_auth - Test connection
  • wp_get_auth_status - Check auth status
  • wp_start_oauth_flow - Start OAuth
  • wp_complete_oauth_flow - Complete OAuth
  • wp_refresh_oauth_token - Refresh tokens
  • wp_switch_auth_method - Change auth method

🌟 Why MCP WordPress?

  1. Zero Learning Curve - Use natural language, not API calls
  2. Time Saving - Automate repetitive WordPress tasks
  3. Multi-Site Ready - Manage multiple sites from one place
  4. Production Tested - Used by agencies and enterprises
  5. Active Development - Regular updates and new features
  6. Community Driven - Open source with responsive support

📚 Resources

🤝 Requirements

  • WordPress 5.0+ with REST API enabled
  • HTTPS connection (recommended)
  • User account with appropriate permissions
  • Claude Desktop (or compatible MCP client)

📜 License

MIT License - Use freely in personal and commercial projects


Ready to revolutionize your WordPress workflow? Install in seconds with npx mcp-wordpress

Server Config

{
  "mcpServers": {
    "mcp-wordpress": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-wordpress"
      ],
      "env": {
        "WORDPRESS_SITE_URL": "https://your-site.com",
        "WORDPRESS_USERNAME": "your-username",
        "WORDPRESS_APP_PASSWORD": "your-app-password"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
CursorThe AI Code Editor
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
DeepChatYour AI Partner on Desktop
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Playwright McpPlaywright MCP server
Tavily Mcp
Amap Maps高德地图官方 MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
WindsurfThe new purpose-built IDE to harness magic
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
ChatWiseThe second fastest AI chatbot™
Serper MCP ServerA Serper MCP Server