Tags: zxkane/quip-mcp-server-python
Tags
Add GitHub Actions workflow for PyPI release (#2) This pull request adds a GitHub Actions workflow that builds and publishes the Python MCP server package to PyPI upon new version tag creation. - Triggered on version tags matching `v*.*.*` - Manual dispatch supported - Uses Python 3.12