Skip to main content
Glama
headers.d.ts271 B
import { ServerResponse } from "node:http"; export declare function getRequestHeader(headers: NodeJS.Dict<string | string[]>, headerName: string): string | undefined; export declare function setResponseHeaders(res: ServerResponse, headers: Record<string, string>): void;

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/madebyaris/rakitui-ai'

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