Skip to main content
Glama
HelpCenter.tsx396 B
import React from 'react'; const HelpCenter: React.FC = () => ( <div className="min-h-screen flex flex-col items-center justify-center bg-gray-50"> <h1 className="text-3xl font-bold mb-4">Help Center</h1> <p className="text-lg text-gray-700">Welcome to the Help Center. Find answers to common questions and get support for MCP Chat Support.</p> </div> ); export default HelpCenter;

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/ChiragPatankar/MCP'

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