Skip to content

Add Python/PyPI package (fast-html-mcp-server) for uvx/pip install#1

Merged
xdnaimino merged 1 commit into
mainfrom
add-python-package
May 22, 2026
Merged

Add Python/PyPI package (fast-html-mcp-server) for uvx/pip install#1
xdnaimino merged 1 commit into
mainfrom
add-python-package

Conversation

@xdnaimino

Copy link
Copy Markdown
Member

Adds a Python wrapper package so users can install via:

  • pip install fast-html-mcp-server
  • uvx fast-html-mcp-server

This is a thin wrapper that delegates to the Node.js MCP server via npx. Requires Node.js >= 20.

Package structure: python/ directory with:

  • pyproject.toml — metadata + build config
  • src/fast_html_mcp_server/cli.py — CLI entry point wrapping npx

Next step after merge: I will add the PyPI publish GitHub Action workflow separately.

@xdnaimino xdnaimino merged commit a50c4e2 into main May 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant