Skip to main content
Glama
servers.tsx255 B
import ServerList from "@/components/servers/server-list"; export default function ServersPage() { return ( <div className="py-6"> <div className="max-w-7xl mx-auto px-4 sm:px-6 md:px-8"> <ServerList /> </div> </div> ); }

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/samihalawa/2025-FINAL-mcpMaster'

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