htmlgen-mcp 0.2.0__py3-none-any.whl → 0.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of htmlgen-mcp might be problematic. Click here for more details.

MCP/__init__.py CHANGED
@@ -1,6 +1,5 @@
1
1
  """
2
2
  MCP web agent server module.
3
3
  """
4
- from .web_agent_server import main
5
- __version__ = "0.1.0"
6
- __all__ = ["main"]
4
+
5
+ __version__ = "0.2.0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: htmlgen-mcp
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: AI-powered HTML website generator with auto-upload functionality via Model Context Protocol
5
5
  Author-email: HTML Generator Team <contact@htmlgen-mcp.com>
6
6
  License: MIT
@@ -28,7 +28,7 @@ Requires-Dist: openai>=1.91.0
28
28
  Requires-Dist: python-dotenv>=1.1.1
29
29
  Requires-Dist: requests>=2.31.0
30
30
  Requires-Dist: cos-python-sdk-v5>=1.9.30
31
- Requires-Dist: mcp>=0.1.0
31
+ Requires-Dist: mcp>=1.0.0
32
32
  Requires-Dist: aiohttp>=3.8.0
33
33
  Requires-Dist: uvloop>=0.19; platform_system != "Windows"
34
34
  Provides-Extra: dev
@@ -1,4 +1,4 @@
1
- MCP/__init__.py,sha256=LhgsU856arC-2Nnyf4RBiGr2WQy-JIEQmr_3R1Pqh6Q,112
1
+ MCP/__init__.py,sha256=ny4Kyyf8ncwnjUvC6Ac5-pVHN4iZvciyrKgu-3MadzI,59
2
2
  MCP/web_agent_server.py,sha256=6JTK0663PuFjewVuozzyATZst764ljfkC63r5GN-g-4,46600
3
3
  agents/__init__.py,sha256=Xydfjzw9s9O6I5Ixx6EmsTdXu26136NDPUAqt9B1hzE,121
4
4
  agents/smart_web_agent.py,sha256=h57Ctjf51XImjjoixGgqJlzlbDr2H-iJo4sfbeMLN4Y,95246
@@ -19,8 +19,8 @@ agents/web_tools/simple_css.py,sha256=kj9X3sHHhj1wGwBVL20j6w2qIHXRdxfBXoldnabxKs
19
19
  agents/web_tools/simple_js.py,sha256=xMiuF-u-h_IIkUONZIa4Xf8vKB5mcXxwQf5b_BIcpoE,12174
20
20
  agents/web_tools/simple_templates.py,sha256=-Rs-SsWpGZT2hiwa3jZNVDHOMZOo1vV2pWbmBdR30os,6471
21
21
  agents/web_tools/validation.py,sha256=bNA6aWXrCSi7sPqQw5bBR3XF69gRf85D5jSMi996CtI,2069
22
- htmlgen_mcp-0.2.0.dist-info/METADATA,sha256=eHUtcNs_rlkO33oR6dzZp00WjZKYXQILDE5ZmsIhxxg,5187
23
- htmlgen_mcp-0.2.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
24
- htmlgen_mcp-0.2.0.dist-info/entry_points.txt,sha256=s0OEXk5yTVjxB5NsiyEfARAZJy9WeAzcpiavfWn12iY,58
25
- htmlgen_mcp-0.2.0.dist-info/top_level.txt,sha256=GA_Am9z1-WYGbmb39C4zeGWS1ewFwWaSK4QE9IbJ9TM,11
26
- htmlgen_mcp-0.2.0.dist-info/RECORD,,
22
+ htmlgen_mcp-0.2.1.dist-info/METADATA,sha256=qNmdrA1GV9t7lbeof3Vke8P-RLaDTnFKK7D3rRFq-E4,5187
23
+ htmlgen_mcp-0.2.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
24
+ htmlgen_mcp-0.2.1.dist-info/entry_points.txt,sha256=s0OEXk5yTVjxB5NsiyEfARAZJy9WeAzcpiavfWn12iY,58
25
+ htmlgen_mcp-0.2.1.dist-info/top_level.txt,sha256=GA_Am9z1-WYGbmb39C4zeGWS1ewFwWaSK4QE9IbJ9TM,11
26
+ htmlgen_mcp-0.2.1.dist-info/RECORD,,