A context-aware Model Context Protocol (MCP) server that acts as a learning sidecar for AI coding assistants. Helps developers learn from AI-generated code changes through interactive quizzes and provides agents with persistent project-specific debugging memory.
learningquizzesdebuggingmemoryai-assistantcode-revieweducationcontext
Installation & Configuration
{
"mcpServers": {
"sunflowerslwtech-mcp-creator-growth": {
"command": "npx",
"args": [
"-y",
"sunflowerslwtech-mcp-creator-growth-mcp"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15