Skip to main content
Glama
_security_scheme.md.j2497 B
{% if root.securitySchemes %} ### Security Schemes | Name | Type | Description | Scheme | Bearer Format | |-------------------|-------------------|--------------------------|---------------------|---------------------------| {% for scheme_name, scheme in root.securitySchemes.items() -%} | {{ scheme_name }} | {{ scheme.type }} | {{ scheme.description }} | {{ scheme.scheme }} | {{ scheme.bearerFormat }} | {% 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