Modern Python Standards
MCP Serverby nick-orton · Added 5mo ago
Claude
3
Install
git clone https://github.com/nick-orton/vybzAdd to Claude
claude mcp add modern-python-standardsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"modern-python-standards": {
"command": "npx",
"args": [
"@modelcontextprotocol/modern-python-standards"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Strict adherence to modern (3.11+), idiomatic, and type-safe Python development.
Tags
developmentpythongorefactoringdocumentationskill