Skip to main content
Glama

Agent MCP

not-found.tsx296 B
export default function NotFound() { return ( <div className="flex flex-col items-center justify-center min-h-screen"> <h2 className="text-2xl font-bold mb-4">404 - Not Found</h2> <p className="text-muted-foreground">Could not find requested resource</p> </div> ) }

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/rinadelph/Agent-MCP'

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