We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurgis/sfcc-dev-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
<template>
<div class="newcomer-cta">
<a href="/guide/ai-interfaces" class="newcomer-cta__link">
<span class="newcomer-cta__badge">New here?</span>
<div class="newcomer-cta__text">
<div class="newcomer-cta__title">New to MCP servers</div>
<div class="newcomer-cta__subtitle">
Setup guide for GitHub Copilot, Claude Desktop, and Cursor
</div>
</div>
<span class="newcomer-cta__chevron">→</span>
</a>
</div>
</template>