WordPress Code Review
Validates WordPress PHP and JavaScript code against configurable coding standards and security patterns fetched from web-hosted markdown files, performing automated security scans for vulnerabilities like SQL injection and XSS while enforcing WordPress best practices for plugin and theme development
About
This MCP server provides WordPress-focused code review capabilities by fetching coding guidelines, validation rules, and security patterns from configurable web-hosted markdown files. Built by miniOrange's internal development team using TypeScript with the Model Context Protocol SDK, it offers tools for validating PHP and JavaScript code against WordPress best practices, performing security vulnerability scans for common issues like SQL injection and XSS, and accessing customizable coding standards through a flexible URL-based guideline system. The implementation uses a factory pattern designed for extensibility to future sources like Confluence or GitHub, parses markdown-formatted rules with configurable severity levels, and includes comprehensive security checks for dangerous functions, input validation, and WordPress-specific vulnerabilities, making it valuable for development teams maintaining WordPress plugins or themes who need automated code quality enforcement and security validation integrated into their AI-assisted development workflow.
Is this your project?
Claim this listing to manage your page, access analytics, and unlock upgrades. Verification takes 60 seconds.
Share This Project
Embed Badge
Add this badge to your README:
[](https://hifriendbot.com/ai-list/wordpress-code-review/)
