Skip to main content
Glama
SiteFooter.svelte617 B
<script lang="ts"> </script> <footer class="site-footer"> <p> Maintained by <a href="https://khromov.se" target="_blank">Stanislav Khromov</a> • Forked from <a target="_blank" href="https://twitter.com/didiercatz">Didier Catz</a> </p> </footer> <style> .site-footer { text-align: center; padding: 40px 0 60px 0; border-top: 1px solid rgba(0, 0, 0, 0.08); margin-top: 60px; } .site-footer p { font-size: 14px; color: #6e6e73; margin: 0; } .site-footer a { color: #007aff; text-decoration: none; } .site-footer a:hover { color: #0056b3; text-decoration: underline; } </style>

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/khromov/llmctx'

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