juanma-wp/wordpress-org-mcp
A Model Context Protocol (MCP) server that enables Claude Code to analyze, download, and compare WordPress.org plugins with your local plugins. Read https://juanma.codes/2025/09/25/my-first-mcp-server-wordpress-plugin-directory-for-llms/ for more info.
Platform-specific configuration:
{
"mcpServers": {
"wordpress-org-mcp": {
"command": "npx",
"args": [
"-y",
"wordpress-org-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...