Skip to main content
Glama
index.tsx375 B
import FixBugs from "./fix-bugs"; import Instrument from "./instrument"; import SearchThings from "./search-things"; export default function UseCases() { return ( <section className="scroll-mt-20 grid lg:grid-cols-3 relative container mx-auto border-y border-dashed border-white/20"> <FixBugs /> <Instrument /> <SearchThings /> </section> ); }

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/getsentry/sentry-mcp'

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