Description
MCP Server for WordPress enables AI assistants to interact with WordPress sites through the REST API. Developed by Pascal Birchler, this PHP implementation provides tools for accessing WordPress resources including posts, users, taxonomies, media management, and community events. The server registers custom endpoints that follow the Model Context Protocol, allowing AI systems to perform CRUD operations on WordPress content through standardized JSON-RPC messages. Particularly useful for content management workflows, the implementation includes session management for maintaining state across requests and supports both single-site and multisite WordPress installations.
Server Details
Added
April 21, 2025
