Wp Standalone MCP
未认领Integration between AI assistants and WordPress sites through the WordPress REST API
aiclaudeclaude-aillmmcpmcp-serverwordpress
安装
$
npx github:diazoxide/wp-standalone-mcp start工具(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.