Skip to main content
Glama
url-detector.d.ts373 B
import { Request } from 'express'; export declare function detectBaseUrl(req: Request | null, host: string, port: number): string; export declare function getStartupBaseUrl(host: string, port: number): string; export declare function formatEndpointUrls(baseUrl: string): { health: string; mcp: string; root: string; }; //# sourceMappingURL=url-detector.d.ts.map

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/czlonkowski/n8n-mcp'

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