gutenberg
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
gutenberg MCP Server
MCP server for WordPress/gutenberg
Ready-to-Use Client Configurations
{
"mcpServers": {
"gutenberg": {
"command": "npx",
"args": [
"-y",
"@WordPress/gutenberg"
]
}
}
}