mister-weeden/wordpress-mcp-server
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.
The WordPress MCP Server is a Model Context Protocol server designed to enable Claude AI to create and manage WordPress blog posts, making it ideal for researchers, students, and professionals who want to document their work and share insights.
Tools
Functions exposed to the LLM to take actions
create_blog_post
Create new blog post with title, content, status, excerpt, categories, and tags.
update_blog_post
Update existing post with post_id, title, content, and status.
list_blog_posts
List published or draft posts with status and per_page parameters.
test_wordpress_connection
Verify WordPress connectivity.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client