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.
Stars
4
Forks
0
Watchers
4
Open Issues
1
Overall repository health assessment
^0.5.0^3.3.2^3.0.0^5.1.0^20.0.0^2.10.3^5.0.9^29.5.0^29.5.0^29.1.0^5.0.010
commits
Refactor Jest configuration and enhance testing structure for MCP server
21344caView on GitHubEnhance WordPress.org MCP server with detailed documentation and improved functionality
775db01View on GitHubAdd lint script to package.json and update test paths to use process.cwd()
ab57b65View on GitHubUpdate version to 1.0.5 in package.json and enhance README with repository and homepage links for better project visibility.
26616a4View on GitHubUpdate version to 1.0.4 in package.json to reflect the latest release.
8a7bed9View on GitHubUpdate README to reflect project name change and enhance plugin reference with a direct link to WordPress.org plugins.
fdbb9f7View on GitHubUpdate version to 1.0.3, enhance README with badges for tests and npm metrics, and remove obsolete publish workflow configuration.
e34fc86View on GitHubUpdate version to 1.0.2, add CLI entry point, and specify files for packaging. Introduced src/cli.ts to enable command-line execution of the WordPress.org MCP server.
a37cca1View on GitHubUpdate version to 1.0.1 and enhance README with installation and setup instructions. Streamlined usage examples for Claude CLI integration.
9650e3dView on GitHubAdd initial project structure with core functionality for WordPress.org MCP server
ffd0b73View on GitHub