mcp server for agentsphere sandbox
Project description
agentsphere-mcp-server
说明
agent-sphere 是一个云端安全隔离的沙箱基础设施,提供安全的环境来运行 AI 生成的代码。
agentsphere-mcp-server 是用于给 LLM / Agent 连接和操作 agent-sphere 沙箱的 MCP Server。
开发
环境搭建
本项目使用 uv 进行依赖管理,虚拟环境将创建在项目目录内(.venv 文件夹)。
前置要求
- Python 3.12+
- uv(如果未安装,请先安装 uv)(https://docs.astral.sh/uv/getting-started/installation/)
创建虚拟环境并安装依赖
# 1. 克隆项目后,进入项目根目录
cd agentsphere-mcp-server
# 2. 创建虚拟环境并安装所有依赖(包括开发依赖)
uv sync
# 3. 配置 IDE 解释器
# 虚拟环境创建完成后,需要在 IDE 中选择正确的 Python 解释器
# 解释器路径指向到:项目根目录/.venv/bin/python
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 agentsphere_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentsphere_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05643d4deb1c39278eb4051bd362d04b93a3946a5d57c8cb3acdc0371af9fab1
|
|
| MD5 |
c854cb5872c928d72f95ed9264978ae7
|
|
| BLAKE2b-256 |
40b438a8f7d5f56adab7570690d6d5c0471e8297d5204c5644466e8caa9f1688
|