NIBWP Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
NIBWP WordPress publishes a curated set of read-only WordPress abilities as Model Context Protocol (MCP) tools so any MCP-compatible client can call them through a standard, signed REST endpoint. Use it to let AI clients inspect your site without copy-pasting or scraping.
What it does
- Bundles the WordPress MCP adapter and exposes a
wp/v2/ability listing. - Registers safe, read-only abilities for posts, terms, users, media, options, comments, menus, search.
- Adds a read-only directory listing + file-reading ability scoped to the WordPress content directory.
- Provides a per-site key/value memory store (saved as a WordPress option) the AI client can use to remember context across calls.
What it does NOT do
- It does not transmit content to any external service.
- It does not change site behaviour or content unless you explicitly ask it to through the WordPress core ability set.
- It does not require an account, license key, or subscription.
Permissions
Every ability requires a logged-in user with the manage_options capability. The permission check is filterable via the nibwp_permission_callback filter.





