Skip to main content
Glama

microsandbox

by microsandbox
microsandbox_spec.cr313 B
require "./spec_helper" describe Microsandbox do it "has a version number" do Microsandbox::VERSION.should eq("0.1.0") end describe ".greet" do it "returns a greeting message with the name" do result = Microsandbox.greet("Test") result.should contain("Hello, Test!") end end end

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