aaronsb/wordpress-mcp
A personality-based Model Context Protocol (MCP) server for WordPress that enables AI assistants like Claude to create, edit, and manage content through semantic operations with role-appropriate tools.
Platform-specific configuration:
{
"mcpServers": {
"wordpress-mcp": {
"command": "npx",
"args": [
"-y",
"wordpress-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...