container-manager-mcp 0.0.6__py3-none-any.whl → 0.0.8__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.
- container_manager_mcp/__init__.py +2 -2
- container_manager_mcp/container_manager_mcp.py +1 -1
- {container_manager_mcp-0.0.6.dist-info → container_manager_mcp-0.0.8.dist-info}/METADATA +2 -2
- container_manager_mcp-0.0.8.dist-info/RECORD +9 -0
- {container_manager_mcp-0.0.6.dist-info → container_manager_mcp-0.0.8.dist-info}/entry_points.txt +1 -1
- container_manager_mcp-0.0.6.dist-info/RECORD +0 -9
- {container_manager_mcp-0.0.6.dist-info → container_manager_mcp-0.0.8.dist-info}/WHEEL +0 -0
- {container_manager_mcp-0.0.6.dist-info → container_manager_mcp-0.0.8.dist-info}/licenses/LICENSE +0 -0
- {container_manager_mcp-0.0.6.dist-info → container_manager_mcp-0.0.8.dist-info}/top_level.txt +0 -0
@@ -1,14 +1,14 @@
|
|
1
1
|
#!/usr/bin/env python
|
2
2
|
# coding: utf-8
|
3
3
|
|
4
|
-
from
|
4
|
+
from container_manager_mcp.container_manager import (
|
5
5
|
main,
|
6
6
|
create_manager,
|
7
7
|
ContainerManagerBase,
|
8
8
|
DockerManager,
|
9
9
|
PodmanManager,
|
10
10
|
)
|
11
|
-
from
|
11
|
+
from container_manager_mcp.container_manager_mcp import container_manager_mcp
|
12
12
|
|
13
13
|
"""
|
14
14
|
container-manager
|
@@ -9,7 +9,7 @@ from typing import Optional, List, Dict
|
|
9
9
|
|
10
10
|
from fastmcp import FastMCP, Context
|
11
11
|
from pydantic import Field
|
12
|
-
from
|
12
|
+
from container_manager_mcp.container_manager import create_manager
|
13
13
|
|
14
14
|
|
15
15
|
def setup_logging(
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: container-manager-mcp
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.8
|
4
4
|
Summary: Container Manager manage Docker, Docker Swarm, and Podman containers as an MCP Server
|
5
5
|
Author-email: Audel Rouhi <knucklessg1@gmail.com>
|
6
6
|
License: MIT
|
@@ -48,7 +48,7 @@ Dynamic: license-file
|
|
48
48
|

|
49
49
|

|
50
50
|
|
51
|
-
*Version: 0.0.
|
51
|
+
*Version: 0.0.8*
|
52
52
|
|
53
53
|
Container Manager MCP Server provides a robust interface to manage Docker and Podman containers, networks, volumes, and Docker Swarm services through a FastMCP server, enabling programmatic and remote container management.
|
54
54
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
container_manager_mcp/__init__.py,sha256=NMsvLdMJWst1PXTVa-qROM1zfUutNcOZvf2a4wSWmNE,514
|
2
|
+
container_manager_mcp/container_manager.py,sha256=5ohrwilSMH6D8SqbZHGNLcoZN48nkfz-ytYTSLoM7KU,49874
|
3
|
+
container_manager_mcp/container_manager_mcp.py,sha256=lN9xl1HJHR9p1n1aNCJveelyw_FmS3i23FcxdbySSYU,37904
|
4
|
+
container_manager_mcp-0.0.8.dist-info/licenses/LICENSE,sha256=Z1xmcrPHBnGCETO_LLQJUeaSNBSnuptcDVTt4kaPUOE,1060
|
5
|
+
container_manager_mcp-0.0.8.dist-info/METADATA,sha256=jJB01wxLhiLvm4Eewip6ZKthmzJf60PX94Im0ag8yys,8238
|
6
|
+
container_manager_mcp-0.0.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
container_manager_mcp-0.0.8.dist-info/entry_points.txt,sha256=S4BbIby-In6MK2W7J5g4GWnIgzuUN9VfCnBjuidAR9w,173
|
8
|
+
container_manager_mcp-0.0.8.dist-info/top_level.txt,sha256=B7QQLOd9mBdu0lsPKqyu4T8-zUtbqKzQJbMbtAzoozU,22
|
9
|
+
container_manager_mcp-0.0.8.dist-info/RECORD,,
|
@@ -1,9 +0,0 @@
|
|
1
|
-
container_manager_mcp/__init__.py,sha256=iHmaWhJUAS201Zu0wBXDf9alPhQdJeGuQhWzPSzoWEc,506
|
2
|
-
container_manager_mcp/container_manager.py,sha256=5ohrwilSMH6D8SqbZHGNLcoZN48nkfz-ytYTSLoM7KU,49874
|
3
|
-
container_manager_mcp/container_manager_mcp.py,sha256=ITdMip0vEkQrgZw734rqWGLzZnclAUVaomk690dyBFA,37900
|
4
|
-
container_manager_mcp-0.0.6.dist-info/licenses/LICENSE,sha256=Z1xmcrPHBnGCETO_LLQJUeaSNBSnuptcDVTt4kaPUOE,1060
|
5
|
-
container_manager_mcp-0.0.6.dist-info/METADATA,sha256=0HamCNILXXfpndbenpwlAVDGmZOne8mdECmVriF5LSU,8238
|
6
|
-
container_manager_mcp-0.0.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
container_manager_mcp-0.0.6.dist-info/entry_points.txt,sha256=I23pXcCgAShlfYbENzs3kbw3l1lU9Gy7lODPfRqeeiA,156
|
8
|
-
container_manager_mcp-0.0.6.dist-info/top_level.txt,sha256=B7QQLOd9mBdu0lsPKqyu4T8-zUtbqKzQJbMbtAzoozU,22
|
9
|
-
container_manager_mcp-0.0.6.dist-info/RECORD,,
|
File without changes
|
{container_manager_mcp-0.0.6.dist-info → container_manager_mcp-0.0.8.dist-info}/licenses/LICENSE
RENAMED
File without changes
|
{container_manager_mcp-0.0.6.dist-info → container_manager_mcp-0.0.8.dist-info}/top_level.txt
RENAMED
File without changes
|