Server data from the Official MCP Registry
Stdio MCP bridge for SandBase Harness agents, sessions, turns, artifacts, and cancellation.
About
Stdio MCP bridge for SandBase Harness agents, sessions, turns, artifacts, and cancellation.
Security Report
SandBase Harness is a well-structured AI agent runtime with generally sound security practices. Authentication is implemented appropriately with optional API key support, and sensitive credentials are handled with encryption for secrets. However, there are moderate concerns around secret redaction consistency, potential unencrypted credential storage in certain flows, and insufficient input validation in some areas. The server's broad permissions (shell_exec, file_read/write, network_http, process_spawn) are justified by its purpose as a sandboxed execution environment, but users should be aware of the infrastructure trust model required. Supply chain analysis found 14 known vulnerabilities in dependencies (0 critical, 3 high severity).
3 files analyzed · 22 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: MANAGED_AGENTS_URL
Environment variable: MANAGED_AGENTS_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-sandbaseai-sandbase-harness": {
"env": {
"MANAGED_AGENTS_URL": "your-managed-agents-url-here",
"MANAGED_AGENTS_API_KEY": "your-managed-agents-api-key-here"
},
"args": [
"-y",
"managed-agents"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
SandBase Harness
AI-readable project metadata: llms.txt · installation guide
A local-first runtime for AI agents. Sessions, sandboxed tools, memory, credentials, audit trails, and a built-in Console — all running on your machine or in your own infrastructure.
Building with DeepSeek Harness? The independent DeepSeek Harness Handbook provides source-backed runtime guides, multilingual troubleshooting, and a regularly updated Agent-first resource map.
Looking for a lightweight bridge instead of a full runtime? SandBase CLI connects 25 AI client targets to 2,000+ models and APIs through a local stdio MCP bridge. If it fits your workflow, star SandBase CLI so other agent users can discover it.
Need hosted model and media APIs instead? SandBase provides one interface for LLM, image, and video generation APIs, with the API quickstart covering keys and first calls.
git clone --branch v0.3.8 --depth 1 https://github.com/sandbaseai/sandbase-harness.git
cd sandbase-harness
npm ci
npm run build
mkdir ../my-agents && cd ../my-agents
node ../sandbase-harness/dist/index.js init
node ../sandbase-harness/dist/index.js start
# open http://127.0.0.1:3000/dashboard
Choose SandBase Harness when you need more than a model loop:
| Need | What Harness provides |
|---|---|
| Run generated code safely | Local, Docker, Kubernetes, and self-hosted worker sandboxes |
| Inspect long-running agents | Persistent sessions, resumable event streams, audit, and replay |
| Control tool access | MCP toolsets, credential vaults, permission policies, and approvals |
| Operate any model | OpenAI, Anthropic, MiniMax, and OpenAI-compatible providers, including DeepSeek V4 |
| Keep infrastructure yours | Local-first SQLite and file storage with no required hosted control plane |
If this runtime solves a real agent-infrastructure problem for you, star the repository so other builders can find it.
Find SandBase Harness
The project is also discoverable through these independent ecosystem directories:
- Official MCP Registry
- deepseek-plugin.org
- DeepseekPlugin
- DSH Plugin Directory
- DSH Plugin Hub
- DSH Directory
- DSH Harness
- DSH Plugin
- DSH Plugin
- dsh.so Trust & Discovery Registry
- DeepSeek Harness Hub — community discovery page; its metadata is currently stale at v0.3.4, so use the current official installation guide
- Duink DSH Universe
- DSH Plugin Leaderboard
- Awesome repository index
- Awesome DSH Plugin
- Awesome DeepSeek Harness
- Awesome DeepSeek Harness — ecosystem list
- DSHarness 101 Plugin Radar
- DeepSeekDocs Ecosystem
- Awesome Agents
- Sifted Awesome AI Agents — Agent Runtime Top 100
- Arnon-hs Open Source — MCP projects
- SandBase Awesome Agent Runtime
- abordage/awesome-mcp
- cccakeee/awesome-dsh-plugins
- anbeime/skill — Skills index
- Awesome DeepSeek Harness Plugins
- Hermes Ecosystem — SandBase stack
- AgentStack
- HVTracker: independent automated Agent Frameworks profile and ranking snapshot; not a maintainer review or security certification.
- MCP Servers Live
- DSH X-Ray
- DSH Plugins
- Awesome DSH Hub
- Awesome DSH Plugins 2026
- MCP Repository
- MCP Server Hub: public MCP Server Hub listing for SandBase Harness.
- MCPFly submission: repository submission accepted and pending approval; no public listing is claimed yet
- MCP Central API: public downstream registry mirror returning the active
io.github.sandbaseai/sandbase-harnessentry; its version snapshot may lag the current release. - MCPVault
- F8W 中文项目档案
- RepoRank Русский профиль
- Agent Plugins Hub — legacy snapshot
- MCP Market
- OpenAgentSkill — code-review
- PluginBench
- DSH Plugin Store
- DSH Hub
- DSH Packs
- dshbase
- FindHarness
- DSH Market
- DSH Plugins
- DSH Plugin Directory
- DSH Plugin Registry
- dsh-market
- dshplugin.dev
Recently verified community references:
- dshbase verified plugin page
- MCP Repository — verified project page
- DSHarness 101 — verified plugin radar entry
- DSH Plugin Leaderboard — install-verified entry
- awesome-agent-runtime — merged entry
- Awesome Agent Cortex — merged entry
- Awesome AI Devtools — merged entry
- Awesome Agent Skills — merged entry
- Awesome AI Agents — merged Harness entry (supersedes intake issue #56)
- WalkingLabs Awesome Harness Engineering — merged entry
- Adventure Wave Awesome Agent Security — merged entry
- Awesome Native Agent Platforms — merged Harness entry
- awesome-mcp-servers — merged MCP entry
- Awesome MCP — merged Harness entry
- Awesome Agent Plugins — merged Harness plugin entry
- Awesome Coding Agents — merged Harness entry
- Sifted Awesome AI Agents — verified Agent Runtime entry
- Agent Framework Radar — verified automatic entry
- LLM Agents Radar — verified automatic entry
- Awesome DSH Plugin — verified entry
- Awesome DeepSeek Harness — verified entry
- Dominic789654 Awesome DeepSeek Harness — verified public entry
- Zhiyuan-Fan Awesome DeepSeek Harness Plugins — verified runtime entry
- Herdeny Awesome DSH Plugins 2026 — verified public entry
- HackSing DSH Plugins — verified public entry
- white0dew Awesome DSH Plugins — verified generated entry
- saltbo Awesome Stars — verified public entry
- GitHub Insight Radar — verified public recommendation
- Blue-Whale-Harness — verified public directory entry
- DSH Plugin Radar — verified automatic entry
- Awesome DSH Plugin — merged Harness entry
- Awesome DeepSeek Harness — merged runtime entry
- Arnon-hs Open Source / AtlasRepo — verified MCP entry
- Sagargupta16 Awesome MCP Servers — merged entry
- Awesome Agents — merged Harness entry
- Awesome AI Engineering — merged Harness entry
- abordage/awesome-mcp — merged Harness entry
- Awesome DSH Plugin — merged Harness entry
- Awesome DeepSeek Harness — merged Harness entry
- DeepSeek Harness Handbook — merged v0.3.8 bridge guide
- Awesome DeepSeek Harness Top 500 — merged runtime entry
Pending community review:
- GitHub Awesome Copilot issue #2725 — external plugin intake was closed with a “purely paid service” rejection; a maintainer clarification documents the Apache-2.0/self-hosted/Docker boundary, but the current account cannot reopen the issue or trigger
/rerun-intake(handoff) - NeuraLiying Awesome Agent Harnesses Issue #4 — proposed for Production Harnesses, SDKs & Frameworks; maintainer verification covers v0.3.8, installation/MCP sources, selectable backends, and the deployment-dependent isolation boundary (verification)
- Acuvity MCP Servers Registry Issue #18 — proposed the v0.3.8 GHCR stdio bridge with six tools and runtime environment variables; maintainer verification and backend-dependent isolation qualification supplied (verification)
- Nexu Harness Engineering Guide Issue #70 — proposed as a source-backed runtime resource covering sessions, tool governance, approvals, credentials, memory, artifacts, audit/replay, and selectable backends (verification)
- EvoMap Awesome Agent Evolution Issue #53 — submitted under Agent Development Platforms with v0.3.8 release, installation, MCP, stateful-runtime, and backend-dependent isolation evidence (verification)
- Awesome DeepSeek Harness Top 500 Issue #3 — maintainer confirmed the DSH runtime/integration entry was merged after review of the current release, Registry, installation, and backend-boundary evidence (verification)
- Libukai Awesome DeepSeek Harness Issue #94 — proposed as a distinct DSH runtime entry from SandBase CLI, with v0.3.8 installation/MCP and backend evidence (verification)
- E2B Awesome AI SDKs PR #344 — existing canonical Harness entry, currently mergeable; CLA verification still requires contributor action
- Awesome MCP Servers PR #13240 — canonical MCP directory entry with passed
check-submission; maintainer/Glama review remains pending; superseded duplicates #13188 and #13201 are closed - Awesome Harness Engineering PR #226 — proposed a source-backed SandBase Harness reference under Security, Sandbox & Permissions; PR is open and mergeable, with maintainer review pending (verification)
- mcp-catalog PR #2 — weekly ingest lists SandBase Harness as an MCP/skills discovery candidate; final inclusion and categorization remain maintainer-controlled (verification)
- MCP-SecurityTools issue #5 and Awesome Agent Harness issue #30 — source-backed review suggestions with maintainer decisions pending (verification #5, verification #30)
- Awesome Agent Sandbox issue #3 — proposed a container-backed SandBase Harness runtime entry; maintainer review pending (verification)
- awesome-agent-runtimes PR #2 — proposed a source-backed entry in a dedicated Agent Runtime comparison; maintainer review pending (verification)
- awesome-ai-agents-2026 PR #542 — proposed SandBase Harness under Self-Hosted Agents and UIs using the directory's requested table format; maintainer review pending (verification)
- Awesome DeepSeek Agent PR #412 — added bilingual DeepSeek Harness installation/configuration/first-run guides for SandBase Harness; maintainer review pending (verification)
- Sunrisepeak dsh-index PR #43 — updates the SandBase Harness descriptor from v0.3.7 to v0.3.8; build and boot checks passed at the submitted revision, but the PR currently needs a rebase. A local rebase was reproduced successfully; the upstream branch requires maintainer write access to update
- Awesome AI Agents 2026 PR #240 — added the distinct SandBase Harness runtime beside the existing CLI entry under Agent Tooling and Infrastructure; maintainer review pending. The failed link check reports only a pre-existing
ofekron/better-agent404 outside this PR. - E2B Awesome AI Agents Issue #1468 — requested review of SandBase Harness as a distinct runtime entry from the closed CLI submission; follow-up evidence posted, scope decision pending
- E2B Awesome AI Agents PR #1473 — direct open-source agents-list submission created from the issue; the factual entry is mergeable, but the required CLA check remains pending contributor signature
- LuciferForge MCP Directory Issue #52 — Harness MCP listing request; corrected the stale MCP-documentation link with the current installation, runtime, and MCP source paths; directory review remains pending
- MiniMax Awesome Integrations Issue #12 — refreshed the SandBase Harness integration request from v0.3.7 to v0.3.8 and linked the current MiniMax, installation, and MCP guides; maintainer review remains pending
- DhanushNehru Awesome MCP Servers PR #75 — corrected the verification note to use the current
llms-install.mdanddocs/installation.mdpaths after the old MCP-documentation path was removed; maintainer review remains pending - Picrew Awesome Agent Harness PR #86 — corrected an older verification note to use the current MCP installation path; the PR remains the canonical open entry after duplicate #85 was closed
- Nandanhegde MCP Directory Issue #2 — clarified the removed MCP-documentation path and supplied the current installation/runtime links; directory review remains pending
- Collective AI Tools Issue #332 — clarified the removed MCP-documentation path and supplied the current installation/runtime links; directory review remains pending
- MyMCPTools Issue #8 — clarified the removed MCP-documentation path and supplied the current installation/runtime links; directory review remains pending
- Kubernetes Agent Sandbox Issue #1500 — opened a scope discussion about a source-linked SandBase Harness compatibility/deployment example; no existing adapter or inclusion is claimed
- NipunaRanasinghe Awesome AI Agents PR #184 — added SandBase Harness to Core Frameworks using the directory's dynamic stars badge; maintainer review pending
- Zients Awesome Agent Harness PR #10 — added SandBase Harness to Agent Systems & Harnesses; maintainer review pending
- McpMux Server Registry PR #286
- Mctrinh Awesome MCP Servers PR #105
- Docker MCP Registry PR #4841 — validation complete; maintainer review pending
- HabitoAI Awesome MCP Servers PR #37 — added to Developer Tools; PR is clean and maintainer review pending
- MCP Hub / mcpdir issue #20 — separate Harness listing request from the existing CLI entry; directory review pending
- MCP Server Finder evaluation issue #4 — independent MCP bridge evaluation requested; no score or certification claimed
- TensorBlock Awesome MCP Servers issue #2067 — issue and automated PR #2068 were closed as superseded by merged PR #2060; use the merged entry/profile rather than the incomplete generated metadata (historical correction)
- Awesome Agent-Native Services PR #116 — curator-approved dossier with v0.3.8 runtime, MCP, session, approval, credential, and audit/replay evidence; merged by the directory maintainer (verification)
- ToolSDK MCP Registry PR #488 — schema and Biome checks pass; maintainer review pending
- MCP.Directory submission — already submitted; directory review pending
- Hugging Face agent-harness registry PR #2432 — merged at
56e5168; the registry now includes SandBase Harness, whose child shell execution defaults toAI_AGENT=sandbase-harnesswhile preserving explicit nested-agent markers (maintainer confirmation) - Agent Switchboard listing PR #44 — refreshed v0.3.8 listing; maintainer verification pending
- Awesome AI Agents 2026 PR #16 — added SandBase Harness to Agent Runtimes and Platforms; maintainer review pending
- Awesome AI Agent Engineering PR #1 — added SandBase Harness to Deployment; maintainer review pending
- AI Native Landscape submission #18 — submitted under
platform-infra/sandboxes-runtimes; curator review pending - Agentic Community Landscape PR #2 — added SandBase Harness under Agentic → Runtime; maintainer review pending
- MyMCPTools directory issue #8 — proposed the v0.3.8 MCP bridge for directory review; maintainer review pending
- mcp.so/mcpso submission thread — submitted the v0.3.8 MCP bridge through the public GitHub Issue workflow; directory review pending
- Collective AI Tools Issue #332 — submitted SandBase Harness separately from the existing CLI entry; directory review pending
- Awesome Agent Skills PR #79 — added SandBase Harness to MCP runtime and infrastructure; maintainer review pending
- Awesome MCP List PR #409 — added SandBase Harness to AI Agents & Frameworks; maintainer review pending
- Best-of MCP Servers issue #370 — proposed for the ranked MCP server list; v0.3.8 bridge and current installation metadata were supplied in a maintainer update, with inclusion/ranking still pending
- Awesome Agent Runtimes PR #4 — proposed SandBase Harness for the maturity-gated watchlist; current v0.3.8 release, installation, MCP, and API evidence supplied in the maintainer verification; review pending
- DeepYard submission — submitted to the
Frameworks & SDKscategory through the public review form; review pending and no public listing claimed - BotMarket MCP record — public API reports an active record (
102971) sourced from the official MCP Registry; manual submission queue4remains separately tracked - Awesome Agent Sandbox PR #2 — added SandBase Harness to Related Projects; approved with Sourcery and GitGuardian checks passed, while target-maintainer merge remains pending (handoff)
- Awesome Agent Infra PR #6 — added SandBase Harness to Runtime and Control Plane; maintainer review pending
- Awesome CLI Coding Agents PR #314 — added SandBase Harness to Runtime & execution backends; maintainer review pending
- Awesome AI Developer Stack PR #2 — added SandBase Harness to the MCP Servers table; maintainer review pending
- Awesome Agent Cortex PR #74 — added SandBase Harness to Agent Runtime Infrastructure; maintainer review pending
- Awesome Agent Harness PR #29 — added SandBase Harness to the Agent Harness timeline; PR is clean and mergeable, maintainer review pending (verification)
- AutoJunjie Awesome Agent Harness issue #59 — proposed SandBase Harness for Agent Runtimes; current release, API, DeepSeek example, MCP image, and backend-dependent isolation notes supplied for curator review (verification)
- AgentSpot submission #1 — submitted the GitHub-source/release and GHCR MCP distribution; v0.3.8 installation, MCP, and DeepSeek evidence supplied, awaiting free directory review (verification)
- Awesome Loop Engineering resource suggestion #23 — proposed SandBase Harness as a source-backed learning reference for sessions, tool governance, approvals, and audit/replay; maintainer curation pending (verification)
- Best of Agent Harnesses PR #99 — submitted the v0.3.8 Harness entry to the generated ranked catalog; the PR now follows the destination's generator-source contract and passes 54 tests locally. GitHub's fork workflow is awaiting maintainer approval before CI can run; review pending (CI status)
- Awesome Agent Harnesses PR #5 — added SandBase Harness to the coding-agent harness map; PR is clean and mergeable, CodeRabbit status is successful, and maintainer review is pending (verification)
- Awesome Agentic AI 中文 Stage 7 PR #228 — merged at
1cb0406as the conflict-free integration for #213; trilingual entries and 1,036 script/31 targeted checks passed - Awesome Terminal Agents PR #5 — added SandBase Harness as an Engineering-Practice-Tool reference; maintainer review pending
- Awesome MCP DevTools PR #13 — added SandBase Harness to Proxies and Gateways; current v0.3.8 and installation/MCP evidence supplied in the verification comment; maintainer review pending
- Awesome MCP Collection PR #39 — added SandBase Harness to Development & Version Control; maintainer review pending
- Awesome MCP Issue #99 — requested addition to Aggregators & Gateways; maintainer review pending
- Awesome MCP Gateways PR #77 — added SandBase Harness to Open-source MCP Gateways; maintainer review and CLA check pending
- Awesome AI Harness PR #4 — added SandBase Harness to SDKs & runtimes; maintainer review pending
- Awesome AI Coding Sandboxes PR #15 — added SandBase Harness to Adjacent runtimes; maintainer review pending
- Awesome Agent Infrastructure PR #23 — added SandBase Harness to Execution Sandboxes; maintainer review pending
- Awesome Agent Sandboxing PR #2 — added SandBase Harness to Self-hosted Agent Runtimes; maintainer review pending (older duplicate #1 closed)
- Awesome Sandbox PR #27 — added a dedicated SandBase Harness runtime/sandbox guide section; maintainer review pending
- Awesome AI Agents Security PR #107 — added SandBase Harness to Sandboxing & Isolation Environments; verification follow-up posted, PR is mergeable and maintainer review pending
- UCSB Awesome Agent Security PR #16 — added SandBase Harness to System-level Runtime Defense; PR is mergeable and maintainer review pending
- Awesome DevOps MCP Servers PR #327 — added SandBase Harness to Code Execution; verification follow-up posted, PR is mergeable and maintainer review pending
- EverWorks Awesome MCP Servers PR #161 — added SandBase Harness to Code Execution & Automation; current installation/MCP paths and stale-link correction are in the verification comment; maintainer review pending
- AIAnytime Awesome MCP Server PR #78 — added SandBase Harness separately from SandBase CLI; the stale documentation path correction is in the maintainer comment; review pending
- Collabnix Awesome MCP Lists PR #105 — added SandBase Harness to DevOps & Infrastructure; current installation/MCP paths and stale-link correction are in the verification comment; maintainer review pending
- MCP Finder Awesome MCP Servers PR #9 — added SandBase Harness to Cloud and DevOps; current source and backend verification is in the maintainer comment; review pending
- Awesome AI Agent Tools PR #27 — merged a separate SandBase Harness MCP catalog entry with Docker stdio installation metadata
- Enterprise AI Atlas Awesome MCP Servers PR #10 — added SandBase Harness to Developer Tools with Docker stdio installation metadata; PR is mergeable and maintainer review pending
- Awesome-MCP PR #36 — added a structured SandBase Harness
serverentry with stdio transport; PR is mergeable and CI passed - Awesome-MCP PR #36 verification — current v0.3.8, Registry, running-API, and backend boundary confirmed
- bgizdov Awesome MCP Servers PR #17 — added a JSON contribution under DevOps with the published Docker stdio bridge; PR is mergeable and maintainer review pending
- Awesome AI Coding Tools PR #665 — added SandBase Harness to MCP Servers and Directories; verification follow-up posted, PR is mergeable and maintainer review pending
- Awesome AI Developer Tools PR #11 — added SandBase Harness to DevOps & Deployment; PR is mergeable and maintainer review pending
- Pipedream Awesome MCP Servers PR #111 — added SandBase Harness to the Artificial Intelligence MCP server list; verification follow-up is posted, PR is mergeable, maintainer review pending
- Awesome AI & Developer Tools PR #5 — added SandBase Harness to CI/CD & DevOps; PR is mergeable and maintainer review pending
- Awesome AI & Developer Tools PR #5 verification — current release, bridge image, scope, and backend boundary confirmed
- LaunchApp Awesome AI Coding Tools PR #34 — added SandBase Harness to the MCP section with self-hosted and free/open-source tags; PR is mergeable and maintainer review pending
- LaunchApp Awesome AI Coding Tools PR #34 verification — current v0.3.8, Registry/image references, and backend-dependent sandbox boundary confirmed
- AI Agent Sandboxes PR #3 — added evidence-linked structured SandBase Harness metadata; maintainer review pending
- Awesome Agent Sandbox PR #2 — added SandBase Harness to the Self-hosted / Open Source sandbox table; maintainer review pending
- Awesome Agent Sandboxes PR #9 — added SandBase Harness to Containers; maintainer review pending
- Awesome Agent Sandboxes PR #9 verification — current v0.3.8 sources and backend-dependent isolation confirmed
- Awesome Agent Sandbox PR #4 — added SandBase Harness to Container Sandboxes and the comparison table; maintainer review pending
- Awesome Agent Sandboxes PR #59 — added structured SandBase Harness sandbox metadata and regenerated catalog outputs; maintainer review pending
- MeshKore directory submission — accepted for review as submission #15; public profile pending
- Awesome Agentic Open-Source Tools PR #1 — added to Agent Frameworks & Orchestration; maintainer review pending
- awesome-ai-agents-2026 PR #2 — added to Local Runtimes & LLM Management; maintainer review pending
- AgentFirst directory PR #46 — added to Compute & Sandboxes; the repository metadata/media generators were re-run successfully with no additional diff, and the existing
cf412e0metadata commit is verified; maintainer review pending ([verification](https://github.com/bradvin/agentfirst.directory/pull/46#issuecommen
Documentation truncated — see the full README on GitHub.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
