Skip to main content
Glama
next.config.ts375 B
import type { NextConfig } from "next"; const nextConfig: NextConfig = { experimental: { middlewareClientMaxBodySize: '50mb', }, env: { NEXT_PUBLIC_POSTHOG_KEY: 'phc_89mcVkZ9osPaFQwTp3oFA2595ne95OSNk47qnhqCCbE', NEXT_PUBLIC_POSTHOG_HOST: 'https://us.i.posthog.com', DISABLE_TELEMETRY: process.env.DISABLE_TELEMETRY, }, }; export default nextConfig;

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/superglue-ai/superglue'

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