Wp Standalone MCP
UnclaimedIntegration between AI assistants and WordPress sites through the WordPress REST API
Install
$
npx github:diazoxide/wp-standalone-mcp startUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (10)
exclude
Specified tools are hidden (blacklist)
include
Only specified tools are exposed (whitelist)
myblog_delete_v2_posts_id
Delete a specific post
myblog_get_v2_media
List media files
myblog_get_v2_posts
List all posts
myblog_get_v2_posts_id
Get a specific post by ID
myblog_get_v2_users
List users
myblog_post_v2_posts
Create a new post
myblog_put_v2_posts_id
Update a specific post
wp_discover_endpoints
Re-discovers all available REST API endpoints on a WordPress site.