glendaviesnz/wp-mcp
An exploration of a Model Context Protocol server to expose WP tools and actions to LLMs and Agents
Platform-specific configuration:
{
"mcpServers": {
"wp-mcp": {
"command": "npx",
"args": [
"-y",
"wp-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...