Summary
Directory Structure
Directory structure:└── blackwhite084-playwright-plus-python-mcp/├── README.md├── LICENSE├── pyproject.toml├── uv.lock├── .python-version└── src/└── playwright_server/├── __init__.py└── server.py
Directory structure:└── blackwhite084-playwright-plus-python-mcp/├── README.md├── LICENSE├── pyproject.toml├── uv.lock├── .python-version└── src/└── playwright_server/├── __init__.py└── server.py