mcp-for-wordpress
If you are the rightful owner of mcp-for-wordpress and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a streamlined version of the Model Context Protocol (MCP) TypeScript SDK that focuses specifically on WordPress integration.
create_post
Creates a new WordPress post with specified title, content, and status.
get_posts
Retrieves a list of WordPress posts with pagination support.
update_post
Updates an existing WordPress post with new title, content, or status.