wordpress-mcp-server

wordpress-mcp-server

3.5

If you are the rightful owner of wordpress-mcp-server 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.

A comprehensive Model Context Protocol (MCP) server for interacting with WordPress sites via the REST API.

create_post

Creates a new WordPress post with specified title, content, and status.

get_posts

Retrieves WordPress posts with pagination and optional custom parameters.

update_post

Updates an existing WordPress post with new title, content, or status.

delete_post

Deletes a specified WordPress post by ID.

custom_request

Makes a custom request to any WordPress REST API endpoint.