Skip to main content
Glama
index.tsx324 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 flex flex-col xl:max-w-xl relative"> <FixBugs /> <Instrument /> <SearchThings /> </section> ); }

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

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