Skip to main content
Glama
lib.rs135 B
// This function returns the sum of 2 + 2 pub fn add() -> i32 { let res = 2 + 2; res } pub fn multiply() -> i32 { 2 * 3 }

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/ryota-murakami/serena'

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