Skip to main content
Glama
path.js151 B
const isWindows = typeof process === 'object' && process && process.platform === 'win32' module.exports = isWindows ? { sep: '\\' } : { sep: '/' }

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/yogendhra9/ZerodhaMCP'

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