Skip to main content
Glama

microsandbox

by microsandbox
.gitignore409 B
# Zig build artifacts zig-cache/ zig-out/ build/ build-*/ # Release artifacts release/ out/ # Executables and binaries *.exe *.out *.dll *.so *.dylib # Generated files *.o *.obj *.a *.lib # Debug files *.dSYM/ *.su *.idb *.pdb # Editor and IDE files .vscode/ .idea/ *.swp *.swo .DS_Store # Dependency directories deps/ # Project specific .zigmod .zigmod.lock # Test executables and data test_* *_test

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