Python Async
MCP Serverby gitwalter · Added 5mo ago
Claude
3
Install
git clone https://github.com/gitwalter/cursor-agent-factoryAdd to Claude
claude mcp add python-asyncQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"python-async": {
"command": "npx",
"args": [
"@modelcontextprotocol/python-async"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
asyncio patterns for web apps, async context managers, Concurrent task execution (gather, TaskGroup), Async generators, Background task scheduling (APScheduler, Celery), Connection pool management
Tags
productivitypythonbashsqlfastapiskill