Metadata-Version: 2.4
Name: opentalk2html-notmd
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: GPL-3.0-only
Project-URL: Homepage, https://github.com/Aimino-Tech/OpenTalk2HTML-NotMD
Project-URL: Repository, https://github.com/Aimino-Tech/OpenTalk2HTML-NotMD
Project-URL: Documentation, https://github.com/Aimino-Tech/OpenTalk2HTML-NotMD#readme
Project-URL: Bug Tracker, https://github.com/Aimino-Tech/OpenTalk2HTML-NotMD/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

# opentalk2html-notmd

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

**Install:** `pip install opentalk2html-notmd` or `uvx opentalk2html-notmd`

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

- `opentalk2html-notmd` — run the MCP server
- `npx -y @aimino/opentalk2html-notmd` — run directly via npm

For full documentation see: https://github.com/Aimino-Tech/opentalk2html-notmd
