Skip to main content
Glama

microsandbox

by microsandbox
microsandbox.nimble414 B
# Package information version = "0.1.0" author = "Microsandbox Team <team@microsandbox.dev>" description = "A minimal Nim SDK for the Microsandbox project" license = "Apache-2.0" srcDir = "src" # Repository packageName = "microsandbox" skipDirs = @["tests"] # Dependencies requires "nim >= 1.6.0" task test, "Run the test suite": exec "nim c -r tests/test_microsandbox.nim"

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