suse-documentation-mcp-server 0.16.0__py3-none-any.whl → 0.17.0__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.
@@ -110,9 +110,9 @@ async def get_web_search_results(
110
110
  def main():
111
111
  """Main entry point for the script."""
112
112
  # Initialize and run the server
113
- mcp.run(transport='stdio')
113
+ mcp.run()
114
114
 
115
115
  if __name__ == "__main__":
116
116
  # Initialize and run the server
117
- mcp.run(transport='stdio')
117
+ main()
118
118
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: suse-documentation-mcp-server
3
- Version: 0.16.0
3
+ Version: 0.17.0
4
4
  Summary: Add your description here
5
5
  Requires-Python: >=3.12
6
6
  Description-Content-Type: text/markdown
@@ -0,0 +1,6 @@
1
+ server/search_suse_documentation.py,sha256=FTlzm4Rq13NO8kYhUgNDrGFdVfC5uqXA-umovNFo0_0,3997
2
+ suse_documentation_mcp_server-0.17.0.dist-info/METADATA,sha256=CZJ9b0WzMnlNGRBrSv64Xv8hVFy9n9dYU4rsPEALPiU,344
3
+ suse_documentation_mcp_server-0.17.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
+ suse_documentation_mcp_server-0.17.0.dist-info/entry_points.txt,sha256=IEM7kH8YFWMMJCcp4hJGv5tHzHWxiR5lZ7jOyzRCHQA,88
5
+ suse_documentation_mcp_server-0.17.0.dist-info/top_level.txt,sha256=StKOSmRhvWS5IPcvhsDRbtxUTEofJgYFGOu5AAJdSWo,7
6
+ suse_documentation_mcp_server-0.17.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- server/search_suse_documentation.py,sha256=7meSeWW-1dxHARLE5nLiq8cPUxSxDGDtEjMVfdztgK0,4034
2
- suse_documentation_mcp_server-0.16.0.dist-info/METADATA,sha256=YcWgQScnvs03hWnYtdSy8X4qovratURdQXtsYv_SXkg,344
3
- suse_documentation_mcp_server-0.16.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
- suse_documentation_mcp_server-0.16.0.dist-info/entry_points.txt,sha256=IEM7kH8YFWMMJCcp4hJGv5tHzHWxiR5lZ7jOyzRCHQA,88
5
- suse_documentation_mcp_server-0.16.0.dist-info/top_level.txt,sha256=StKOSmRhvWS5IPcvhsDRbtxUTEofJgYFGOu5AAJdSWo,7
6
- suse_documentation_mcp_server-0.16.0.dist-info/RECORD,,