ArtMin96/yii2-mcp-server
A Model Context Protocol (MCP) server for Yii2 framework, providing database schema inspection, console command execution, and project management tools for Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"yii2-mcp-server": {
"command": "npx",
"args": [
"-y",
"yii2-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...