Skip to main content
Glama
_object_schema.md.j2287 B
{% if schema.properties -%} | Field | Type | Description | |-------|------|-------------| {% for property_name, property in schema.properties.items() -%} | {{ property_name }} | {{ property.type }} | {{ property.description if property.description else '' }} | {% endfor -%} {% endif -%}

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/helixml/kodit'

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