// project
Agent Abilities for MCP
Most MCP-for-WordPress plugins compete on tool count and quietly hand the agent admin-level access. I went the other way. Agent Abilities for MCP is a curated ability library where every ability is bound to a real low-privilege user, write and destructive actions are off by default, and every call is audited, including the ones that get denied. It is built on WordPress core's Abilities API and the official MCP Adapter, so the transport and OAuth are handled by the platform rather than rolled by hand. Version 1.0.0 ships a 168-ability catalog. It is free and open-source.
- WordPress (Abilities API)
- MCP
- MCP Adapter
- PHP 8
- OAuth 2.1
- Application Passwords