Skip to main content
Glama

microsandbox

by microsandbox
index.ts481 B
/** * Microsandbox TypeScript SDK * * A TypeScript SDK for creating and managing secure sandboxes for code execution. */ export { BaseSandbox } from "./base-sandbox"; export { Command } from "./command"; export { CommandExecution } from "./command-execution"; export { Execution } from "./execution"; export { Metrics } from "./metrics"; export { NodeSandbox } from "./node-sandbox"; export { PythonSandbox } from "./python-sandbox"; export { SandboxOptions } from "./types";

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/microsandbox/microsandbox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server