MCP.so
登录

Comprehensive WordPress MCP Server

@prathammanocha

关于 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.

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

prathammanocha

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器