Skip to main content
Glama
matrix_test.gleamβ€’230 B
import gleeunit pub fn main() -> Nil { gleeunit.main() } // gleeunit test functions end in `_test` pub fn hello_world_test() { let name = "Joe" let greeting = "Hello, " <> name <> "!" assert greeting == "Hello, Joe!" }

Latest Blog Posts

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/campfirein/cipher'

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