Skip to main content
Glama
index.ts187 B
import { config as loadEnv } from "dotenv"; // Load environment variables before starting anything else loadEnv({ quiet: true }); import { run } from "./server/server.js"; void run();

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/ah-wq/mcp-vision-relay'

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