Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sandervanscheepen • Uncategorized
An MCP server providing real-time validation and migration guidance for Silverstripe 6 PHP code generated by AI assistants.
Generate Silverstripe 6 PHP code with up-to-date namespaces and patterns.
Detect and fix deprecated Silverstripe 5 code constructs automatically.
Validate and improve Silverstripe migration code before committing.
This MCP server validates PHP code generated for Silverstripe 6 projects, catching common migration issues from Silverstripe 5 to 6 before they reach the codebase. It uses an AST-based PHP analyzer with plugin validators to detect outdated namespaces, deprecated methods, and coding patterns, providing line-specific feedback and suggested fixes. The server integrates with AI coding assistants to enable iterative self-correction, improving code quality and compatibility with Silverstripe 6. It supports custom plugins and context-aware validation to minimize overhead.