WordPress-MCP

NemesisGuy/WordPress-MCP

3.2

If you are the rightful owner of WordPress-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The WordPress MCP Server integrates WordPress sites into Model Context Protocol workflows, enabling local-first LLM agents to manage content through natural language.

Tools

Functions exposed to the LLM to take actions

wordpress_create_post

Draft or publish a post

wordpress_get_post

Fetch a specific post

wordpress_list_posts

List posts with filters

wordpress_update_post

Update an existing post

wordpress_delete_post

Delete or trash a post

wordpress_create_page

Draft/publish a page

wordpress_get_page

Fetch a page by ID

wordpress_list_pages

Search or paginate pages

wordpress_update_page

Update a page

wordpress_delete_page

Delete a page

wordpress_list_categories

Inventory categories

wordpress_list_tags

Inventory tags

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources