MCP.so
Sign In

Comprehensive WordPress MCP Server

@prathammanocha

About Comprehensive WordPress MCP Server

This is the most comprehensive wordpress mcp server. Includes functionality to perform CRUD operations on Users, Blogs, Categories and much more. Get specialised stats as well.

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

prathammanocha

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Comprehensive WordPress MCP Server?

A Model Context Protocol (MCP) server that enables AI assistants to interact with WordPress sites via the WordPress REST API. It provides programmatic tools for managing posts, users, comments, categories, tags, and custom endpoints. Designed for developers building AI-powered WordPress integrations.

How to use Comprehensive WordPress MCP Server?

Prerequisites: Node.js v18+, a WordPress site with REST API enabled, and an application password. Clone the repo, run npm install and npm run build. Configure the MCP settings file (e.g., cline_mcp_settings.json) with the command node and the path to the built index.js. Tools are invoked by providing siteUrl, username, password, and relevant parameters.

Key features of Comprehensive WordPress MCP Server

  • Create, retrieve, update, and delete WordPress posts.
  • Manage users: get by ID or login, update, delete.
  • Handle comments: create, retrieve, update, delete.
  • Manage taxonomies: categories and tags with CRUD.
  • Retrieve general WordPress site information.
  • Support custom REST API endpoints and methods.

Use cases of Comprehensive WordPress MCP Server

  • AI assistant can draft and publish blog posts.

Comments

More Other MCP servers