Skip to main content
Glama
Logo.tsx369 B
import { Link } from 'react-router-dom'; export default function Logo() { return ( <div className="px-6 py-4 border-b border-border"> <Link to="/" className="block hover:opacity-80 transition-opacity"> <img src="/logo-full-light.svg" alt="DBHub" className="w-[200px] h-auto" /> </Link> </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/bytebase/dbhub'

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