WordPress MCP MCP Server

Manage WordPress sites and content via MCP.

TypeScript 90 0
View on GitHub

Overview

This MCP server enables seamless management of WordPress sites and content through the Model Context Protocol, providing developers and content managers with programmatic access to WordPress functionality. Built with TypeScript, it bridges the gap between AI assistants and WordPress installations, allowing users to interact with their sites through natural language interfaces while maintaining full control over their content management workflows. The server acts as a unified gateway to WordPress operations, eliminating the need to switch between multiple tools and interfaces.

The WordPress MCP server supports comprehensive content management capabilities including post creation, editing, and deletion, alongside user management and taxonomy operations. It facilitates media library access, plugin and theme management, and WordPress settings configuration through a standardized protocol interface. The server handles authentication securely and provides real-time synchronization with WordPress installations, ensuring that all operations reflect immediately across connected clients. Advanced features include batch operations, content scheduling, and metadata manipulation for enhanced workflow efficiency.

Compatible with any MCP-enabled client including Claude Desktop, web applications, and custom integrations, the WordPress MCP server serves diverse use cases from content automation and bulk publishing to site maintenance and collaborative editing. Digital agencies, content teams, and WordPress developers benefit from streamlined workflows that reduce manual tasks and increase productivity. The server particularly excels in scenarios requiring frequent content updates, multi-site management, and integration with AI-powered writing and editing tools, making it indispensable for modern WordPress-based operations.

Installation

npx -y @modelcontextprotocol/server-wordpress-mcp

Compatible Clients

Claude DesktopCursorWindsurf

Related

FAQ

How do I install the WordPress MCP MCP server?
Install via npx or pip depending on the language. Then add the server configuration to your MCP client settings file.
Which AI clients support the WordPress MCP MCP server?
The WordPress MCP MCP server is compatible with Claude Desktop, Cursor, Windsurf. Any MCP-compatible client should work.