Metadata-Version: 2.4
Name: fast-html-mcp-server
Version: 0.1.2
Summary: Five-tier MCP server for lightning-fast HTML generation from AI agents
Author-email: Aimino Tech <hello@syntaro.io>
Maintainer-email: Aimino Tech <hello@syntaro.io>
License-Expression: GPL-3.0-only
Project-URL: Homepage, https://github.com/Aimino-Tech/fast-html-mcp-server
Project-URL: Repository, https://github.com/Aimino-Tech/fast-html-mcp-server
Project-URL: Documentation, https://github.com/Aimino-Tech/fast-html-mcp-server#readme
Project-URL: Bug Tracker, https://github.com/Aimino-Tech/fast-html-mcp-server/issues
Keywords: mcp,mcp-server,model-context-protocol,html,html-generation,ai
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# fast-html-mcp-server

Five-tier MCP server for lightning-fast HTML generation from AI agents.

**Install:** `pip install fast-html-mcp-server` or `uvx fast-html-mcp-server`

**Usage:** This is a wrapper around the Node.js MCP server. Requires Node.js >= 20.

- `fast-html-mcp-server` — run the MCP server
- `npx -y @aimino/fast-html-mcp-server` — run directly via npm

For full documentation see: https://github.com/Aimino-Tech/fast-html-mcp-server
