Skip to main content
Glama
MIT License
27,120
19,787
  • Linux
  • Apple
Home.vue•239 B
<script setup> import Hero from './Home/Hero.vue'; import TryIt from './Home/TryIt.vue'; </script> <template> <div class="home"> <Hero /> <TryIt /> </div> </template> <style scoped> .home { padding-bottom: 60px; } </style>

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/yamadashy/repomix'

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