Skip to main content
Glama
milhous

foundry-sandbox-mcp

by milhous

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
forge_testA

在 Docker 容器中运行 forge test 命令。每次测试时创建新容器,测试完成后自动清理,确保全新环境。运行测试前会根据依赖清单文件自动安装依赖。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

With only a single tool, there is no possibility of confusion or overlap; the purpose is entirely distinct.

Naming Consistency5/5

The single tool name 'forge_test' follows a consistent verb_noun pattern, which is as consistent as possible with one tool.

Tool Count3/5

The server has only 1 tool, which is borderline for a typical MCP server; more tools would be expected for a sandbox environment.

Completeness2/5

The server only provides a test runner, missing essential operations like compilation or deployment, leaving significant gaps for a Foundry sandbox.

Maintenance

ActivityInactive
ResponsivenessNo issues