Python Patterns
MCP Serverby lee-to · Added 5mo ago
Claude
18
Install
git clone https://github.com/lee-to/ai-factoryAdd to Claude
claude mcp add python-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"python-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/python-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Python development patterns and best practices. Covers typing, async, testing, project structure, and common frameworks.
Tags
productivitypythongofastapidjangoskill