Skip to main content
Glama

π“‚€π“’π“‹Ήπ”Έβ„•π•Œπ”Ήπ•€π•Šπ“‹Ήπ“’π“‚€ - Intelligent Guidance for

by Hive-Academy
code-block.htmlβ€’666 B
<div class="code-block p-4 {{#if classes}}{{classes}}{{/if}}"> {{#if title}} <div class="flex items-center justify-between mb-2"> <span class="text-xs text-slate-400">{{title}}</span> {{#if copyable}} <button class="copy-btn text-slate-400 hover:text-white transition-colors text-xs" onclick="copyToClipboard('{{code}}')"> <i class="fas fa-copy"></i> </button> {{/if}} </div> {{/if}} <code class="font-mono {{#if codeSize}}text-{{codeSize}}{{else}}text-sm{{/if}} {{#if codeColor}}text-{{codeColor}}{{else}}text-green-400{{/if}} {{#if align}}text-{{align}}{{/if}} {{#if display}}{{display}}{{/if}}"> {{{code}}} </code> </div>

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/Hive-Academy/Anubis-MCP'

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