the-wordpress-mcp-server
1
The WordPress MCP Server facilitates the integration of WordPress sites by enabling the creation, retrieval, and management of posts through the WordPress REST API using the JSON-RPC 2.0 protocol. It supports installation on multiple platforms and enhances security through the use of application passwords.
create_post
Create new articles, support setting titles, contents, and status
get_posts
Search articles, support page paging and number per page settings
update_post
Update existing articles, support for modifying titles, contents and status