Skip to main content
Glama
page.tsx447 B
import { DashboardLayout } from "@/components/dashboard-layout" export default function SettingsPage() { return ( <DashboardLayout> <div className="flex items-center justify-center h-full"> <div className="text-center"> <h2 className="text-2xl font-bold mb-2">Settings Page</h2> <p className="text-muted-foreground">This feature is coming soon.</p> </div> </div> </DashboardLayout> ) }

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/myeong-ga/research-agent-mcp-0.36-pro-preview-06-01'

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