Skip to main content
Glama

microsandbox

by microsandbox
Cargo.toml780 B
[package] name = "microsandbox-utils" description = "`microsandbox-utils` is a library containing general utilities for the microsandbox project." version.workspace = true license.workspace = true repository.workspace = true authors.workspace = true edition.workspace = true [lib] name = "microsandbox_utils" path = "lib/lib.rs" [dependencies] anyhow.workspace = true thiserror.workspace = true typed-path.workspace = true pretty-error-debug.workspace = true tokio.workspace = true futures.workspace = true async-trait.workspace = true nix = { workspace = true, features = ["process", "signal", "term", "fs"] } tracing.workspace = true libc.workspace = true indicatif.workspace = true console.workspace = true dirs.workspace = true [dev-dependencies] tempfile.workspace = true

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