MPC server provides code interpreter with kubernetes workload
Project description
autogen-kubernete-mcp
autogen-kubernetes-mcp is an MCP(Model Context Protocol) server that acts as a Python code interpreter fully compatible with the python built-in tool of the gpt-oss model.
It is designed as a custom extension for autogen-kubernetes, enabling Python code execution inside a Kubernetes Pod with configurable runtime parameters.
This MCP server can be used in environments where code execution needs to be isolated, reproducible, and integrated with Kubernetes workloads.
Installation & Usage
- Install via
pip
pip install autogen-kubernetes-mcp
- Install via
uv
uv pip install autogen-kubernetes-mcp
- Run via
uvx
uvx autogen-kubernetes-mcp commandline --namespace my-namespace --image python:3.11-slim
- Run via Python module
python -m autogen_kubernetes_mcp commandline --namespace my-namespace --image python:3.11-slim
Command-line Arguments
Command-line arguments are used when creating PodCommandLineCodeExecutor/PodJupyterCodeExecutor and MCP server.
type arguments: jupyter type creates PodJupyterCodeExecutor for python code executor tool.
MCP server have to run in same kubernetes cluster because PodJupyterCodeExecutor only uses service FQDN to connect jupyter server.
Not validated for non-text outputs yet.
flowchart LR
subgraph K8sCluster["Kubernetes Cluster"]
E[PodJupyterCodeExecutor]
J[JupyterServerPod]
end
E --generate--> J
All the arguments are optional
| Argument | Description | Default |
|---|---|---|
type |
Code Executor type, commandline(stateless), jupyter(stateful) supported | |
--host |
MCP server host address | 0.0.0.0 |
--port |
MCP server port | 8000 |
--kubeconfig |
Path to the kubeconfig file | None(auto-detected) |
--image |
Pod container image name | None |
--pod-name |
Pod name | (auto-generated) |
--timeout |
Code execution timeout(seconds) | 60 |
--workspace-path |
Path inside the container where scripts are stored | /workspace |
--namespace, -n |
Kubernetes namespace for Pod creation | default |
--volume |
Kubernetes volume to mount into the Pod/container, accepts YAML format string, YAML file path | None |
--pod-spec |
Custom Pod spec definition(YAML format string, YAML file path) | None |
--command |
Custom executor container command | None |
--args |
Custom executor container arguments | None |
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autogen_kubernetes_mcp-0.6.1.tar.gz.
File metadata
- Download URL: autogen_kubernetes_mcp-0.6.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
013182510f8952bfbf1adb074b691f0a4019ead944cef1fec94c0a12997df26c
|
|
| MD5 |
86181a0d6d735231442eb6e0aa2db64e
|
|
| BLAKE2b-256 |
3927ee364ee5279291358f6091b7aa7ce05aef4906081f2eaa7a2cbc5f7cee5f
|
Provenance
The following attestation bundles were made for autogen_kubernetes_mcp-0.6.1.tar.gz:
Publisher:
package.yaml on questcollector/autogen-kubernetes
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
autogen_kubernetes_mcp-0.6.1.tar.gz -
Subject digest:
013182510f8952bfbf1adb074b691f0a4019ead944cef1fec94c0a12997df26c - Sigstore transparency entry: 458306703
- Sigstore integration time:
-
Permalink:
questcollector/autogen-kubernetes@5af9183c5ce43c7c800417b670c75028f8feee38 -
Branch / Tag:
refs/tags/autogen-kubernetes-mcp-v0.6.1 - Owner: https://github.com/questcollector
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
package.yaml@5af9183c5ce43c7c800417b670c75028f8feee38 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file autogen_kubernetes_mcp-0.6.1-py3-none-any.whl.
File metadata
- Download URL: autogen_kubernetes_mcp-0.6.1-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40d5c75d36991c8239e0447e2e2bec44c95440af739a3b022743257f633ffad6
|
|
| MD5 |
6cbf2aa4222f9cd12f400cf9540add25
|
|
| BLAKE2b-256 |
de9a61140737a47e7e961e8c21c7f729ddb009989affa2fa8b869291b1034105
|
Provenance
The following attestation bundles were made for autogen_kubernetes_mcp-0.6.1-py3-none-any.whl:
Publisher:
package.yaml on questcollector/autogen-kubernetes
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
autogen_kubernetes_mcp-0.6.1-py3-none-any.whl -
Subject digest:
40d5c75d36991c8239e0447e2e2bec44c95440af739a3b022743257f633ffad6 - Sigstore transparency entry: 458306705
- Sigstore integration time:
-
Permalink:
questcollector/autogen-kubernetes@5af9183c5ce43c7c800417b670c75028f8feee38 -
Branch / Tag:
refs/tags/autogen-kubernetes-mcp-v0.6.1 - Owner: https://github.com/questcollector
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
package.yaml@5af9183c5ce43c7c800417b670c75028f8feee38 -
Trigger Event:
workflow_dispatch
-
Statement type: