wordpress-mcp-server
66
The WordPress MCP Server provides a streamlined way to manage WordPress content using the JSON-RPC 2.0 protocol. It facilitates tasks like creating and updating posts through a REST API, simplifying WordPress site management for developers.
create_post
Create a new WordPress article
get_posts
Get a list of WordPress articles
update_post
Update existing WordPress articles