Skip to main content
Glama
odin.svg522 B
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <!-- Main vertical line --> <line x1="8" y1="4" x2="8" y2="20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <!-- Upper diagonal line --> <line x1="8" y1="4" x2="16" y2="10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <!-- Lower diagonal line --> <line x1="8" y1="12" x2="16" y2="18" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg>

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/systeminit/si'

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