ItchWPMCP
Related Servers
Alternatives to ItchWPMCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA local server that enables Claude or other MCP tools to manage WordPress posts and media via REST API.13 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for WordPress content management via REST API, supporting posts, pages, media, comments, and terms through natural language interfaces like Cursor, ChatGPT, Codex, and Claude.13 npmMIT
- AlicenseAqualityDmaintenanceA Model Context Protocol server that gives Claude (or any MCP-compatible LLM) direct access to a self-hosted WordPress site over its REST API.73MIT
- AlicenseCqualityDmaintenanceA lightweight MCP server that connects to WordPress via REST API, enabling content management (posts, pages, categories, etc.) and site configuration through natural language commands.49Apache 2.0
- FlicenseNot gradedqualityCmaintenanceA local MCP server that bridges Claude Desktop to your WordPress site via the WordPress MCP Adapter. It dynamically discovers and proxies all tools, resources, and prompts registered through the WordPress Abilities API.-
- AlicenseNot gradedqualityBmaintenanceHosted MCP server that bridges Claude.ai with one or more WordPress sites.7 npmISC
TDQS
Scored across 26 tools
Each tool targets a distinct WordPress resource and action. There is minimal overlap; even the similar update_page and update_page_status are clearly differentiated by scope.
All tools follow a consistent wordpress_verb_noun pattern (e.g., wordpress_create_page, wordpress_list_posts). No mixing of conventions or ambiguous verbs.
26 tools cover a broad domain including posts, pages, media, menus, plugins, settings, and users. While slightly heavy, each tool serves a clear purpose and the count is justified for comprehensive WordPress management.
CRUD for posts and pages is well-covered, but categories and tags lack delete/update, menus only support listing, and there is no user management beyond listing. These are notable gaps for a complete site administration surface.