{%- if not_excerpted -%}
The following files are not included as excerpted content:
{% for file in not_excerpted -%}
{{ file }}
{% endfor %}
{% endif -%}
{%- if excluded_content -%}
{% for excluded in excluded_content -%}
{% for section_name, content in excluded.sections.items() -%}
{{ excluded.metadata.file }} ({{ section_name }})
॥๛॥
{{ content }}
॥๛॥
{% endfor %}
{% endfor %}
{%- endif -%}
{%- if not requested_excerpted and not not_excerpted -%}
No files requested.
{%- elif not excluded_content and requested_excerpted -%}
No excluded sections found for the requested excerpted files.
{%- 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