{%- if already_included -%}
The following excerpted files are already included in the current context:
{% for file in already_included -%}
{{ file }}
{% endfor %}
{% endif -%}
{%- if missing_excerpted -%}
{{ outlines }}
{%- endif -%}
{%- if not already_included and not missing_excerpted -%}
No excerpted files to retrieve.
{%- endif -%}
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/cyberchitta/llm-context.py'
If you have feedback or need assistance with the MCP directory API, please join our Discord server