wordpress-mcp-agent-bridge
Related Servers
Alternatives to wordpress-mcp-agent-bridge
- AlicenseAqualityDmaintenanceEnables AI assistants to manage WordPress sites through natural conversation, supporting post creation, content updates, site queries, and draft-to-publish workflows via the WordPress REST API.9MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to interact with WordPress sites over MCP, providing read-only tools for AEO/GEO readiness, AI visibility, traffic, request logs, bot identification, page checks, and schema/markdown previews, plus opt-in write tools to draft, edit, and publish posts with permission checks and auditing.2GPL 2.0
Related Servers
- AlicenseNot gradedqualityBmaintenanceMCP server for AI-assisted WordPress editing across 12 page builders. 172 tools for content management, page builder editing, WooCommerce, SEO analysis, accessibility scanning, and site intelligence. Edits native builder formats (Elementor, Bricks, Divi, Gutenberg, Beaver Builder, and 7 more) with duplicate-before-edit safety, optimistic locking, and surgical element-level operations8MIT
- FlicenseNot gradedqualityFmaintenanceEnables WordPress content management (posts, metadata, taxonomies, Gutenberg blocks) via the Model Context Protocol, demonstrating MCP Adapter integration patterns.-
- AlicenseNot gradedqualityBmaintenanceA high-performance, enterprise-grade Model Context Protocol (MCP) server connecting WordPress sites directly to modern AI agents (Claude Code, Cursor, Google Antigravity, Windsurf, etc.). Designed with a Dual-Engine Architecture and Zero-Trust Security Guard, it allows AI agents to inspect site health, query posts and pages, explore ACF & custom post types, optimize SEO, and manage content safely36 npm1MIT
- AlicenseNot gradedqualityAmaintenanceA free WordPress plugin that turns your site into a governed MCP server, exposing 153 curated WordPress abilities (posts, media, users, WooCommerce, ACF, SEO) as tools for AI agents like Claude and Cursor. Every ability is off by default, scoped to a least-privilege user, capability-gated, and logged.4GPL 2.0
- AlicenseNot gradedqualityCmaintenanceA comprehensive WordPress plugin that implements the Model Context Protocol (MCP) to expose WordPress functionality through standardized interfaces, enabling AI models and applications to interact with WordPress sites securely using multiple transport protocols and enterprise-grade authentication.36 npmMIT
- AlicenseNot gradedqualityAmaintenanceA comprehensive WordPress plugin that implements the Model Context Protocol (MCP) to expose WordPress functionality through standardized interfaces, enabling AI models to interact with WordPress sites securely.36 npm1ISC
TDQS
Scored across 3 tools
Each tool has a clearly distinct role: discover lists all abilities, get-ability-info provides details for one, and execute runs an ability. There is no meaningful overlap between any of the three.
All tools share the consistent mcp-adapter- prefix and follow a uniform verb-noun pattern: discover-abilities, get-ability-info, execute-ability. The naming is predictable and easy to reason about.
At three tools, this server is tightly scoped for an adapter bridge: discover, inspect, and execute. Each tool earns its place, and the count is appropriate for the generic execution-layer purpose.
The tool surface fully covers the lifecycle of using a WordPress ability: discovering what exists, getting schema/detail, and executing it. Since execution is the generic entry point for any registered ability, there are no obvious dead ends or missing operations.