WordPress/mcp-adapter
An MCP adapter that bridges the Abilities API to the Model Context Protocol, enabling MCP clients to discover and invoke WordPress plugin, theme, and core abilities programmatically.
Platform-specific configuration:
{
"mcpServers": {
"mcp-adapter": {
"command": "npx",
"args": [
"-y",
"mcp-adapter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...