MCP-Mirror/prathammanocha_wordpress-mcp-server
If you are the rightful owner of prathammanocha_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 that enables AI assistants to interact with WordPress sites through the WordPress REST API.
Tools
Functions exposed to the LLM to take actions
create_post
Creates a new WordPress post with specified title, content, and status.
get_posts
Retrieves WordPress posts with pagination and optional custom query parameters.
update_post
Updates an existing WordPress post with new title, content, and status.
delete_post
Deletes a specified WordPress post by ID.
custom_request
Makes a custom request to any WordPress REST API endpoint with specified method and data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client