Skip to main content
Glama
sample-code.js258 B
// Sample JavaScript code for grep testing function calculateSum(a, b) { return a + b; } function calculateProduct(a, b) { return a * b; } const result = calculateSum(5, 10); console.log('Result:', result); export { calculateSum, calculateProduct };

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/kenforthewin/docker-mcp-server'

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