exclude
Specified tools are hidden (blacklist)
How to use it
exclude is exposed by the Wp Standalone MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the exclude tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Wp Standalone MCP
$
npx github:diazoxide/wp-standalone-mcp startOther tools in Wp Standalone MCP (9)
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.