MCP Abilities - Toolset
Toolset integration for WordPress via MCP. Manage custom post types, fields, taxonomies, and relationships.
by basicus · github.com/bjornfix/mcp-abilities-toolset · website
★ 1stars
6release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bjornfix/mcp-abilities-toolset/releases/download/v1.0.4/mcp-abilities-toolset.zipFrom the readme
MCP Abilities - Toolset
Toolset abilities for MCP. Manage custom post types, fields, and relationships created with Toolset.
Reader workflows
The 40 registered abilities form seven reader workflows:
- Content structures (8): inspect post types, their fields and taxonomies, list taxonomies, create or delete a custom post type, and create or delete a custom taxonomy.
- Content records and terms (8): create, inspect, list, query, update, trash, or permanently delete selected posts, and list or create taxonomy terms.
- Fields and field groups (5): inspect fields and field groups, create or update a field group, and create or update a field definition.
- Post relationships (5): inspect registered and post-specific relationships, create a relationship, link two selected posts, and retrieve related posts.
- Users and access (8): inspect Toolset user fields, users, roles, role capabilities, users by role, one user's capabilities, and the current user's access to a requested action.
- Toolset presentation controls (4): list Toolset forms and Views, inspect taxonomy editor
Read the full README on GitHub →