WordPress
Summary
The WordPress MCP server enables AI assistants to interact with WordPress sites through a standardized interface. It handles authentication and provides a secure way to discover and interact with WordPress REST API endpoints. The server loads site configurations from a JSON file, establishes connections with Basic Auth, and exposes two main tools: wp_discover_endpoints for mapping available API endpoints on a WordPress site, and wp_call_endpoint for executing specific REST API requests with parameters. This implementation is particularly valuable for users who need to manage WordPress content or retrieve site data directly through AI assistants without manual API configuration.
Available Actions
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论