deus-h/claudeus-wp-mcp

View on GitHub ↗

Claudeus WordPress MCP Server

159 ★49 forksTypeScriptUpdated 5mo ago

What you need to know

Node.js/TypeScript WordPress MCP server with 145 tools covering content CRUD plus revisions/autosaves, taxonomies, users, comments, menus, Full Site Editing, Astra Pro integration, plugins, site health diagnostics, search and limited WooCommerce reads.

Install

npm install -g claudeus-wp-mcp
npx claudeus-wp-mcp

Usage

  • Requires Node.js >= 22 and a WordPress site with REST API enabled plus an application password or JWT token
  • Create a wp-sites.json with URL, USER and PASS per site and point WP_SITES_PATH at it
  • Add to claude_desktop_config.json with command npx -y claudeus-wp-mcp and restart Claude Desktop
  • Click the hammer icon in the input box to see the tools; test with pnpm inspector

Key features

  • 145 tools across 13 categories, including Full Site Editing (27 tools) and Astra Pro integration (11 tools)
  • Revisions and autosaves for posts, pages and blocks
  • Site health & diagnostics suite (test_auth, test_https, test_loopback, test_page_cache, run_all_tests)
  • Basic Auth (application passwords) and JWT support with input validation/sanitization
  • Pagination, caching and batch operations

Best for

Full WordPress management and content operations through Claude Desktop or other MCP agents

Caveats

  • Repository is private - contributions are limited to approved Deusware AB team members
  • Requires application password or JWT credentials; destructive tools (delete_post, delete_user, spam, trash) need care
  • Only 3 read-only WooCommerce tools (get_products, get_orders, get_sales)
  • Astra Pro tools assume the Astra theme on the site
Platforms: LocalClients: Claude Desktop

Reviewed 2026-08-18

Topics

artificial-intelligenceclaude-aicursormodel-context-protocolopenaiwordpressxai
Stars
159★
Forks
49
Language
TypeScript
License
NOASSERTION
Created
2025-01-19
Last push
2026-03-16