Skip to main content
Glama
config.ts249 B
import dotenv from 'dotenv'; dotenv.config(); export const config = { togetherApiKey: process.env.TOGETHER_API_KEY || '', ollamaBaseUrl: process.env.OLLAMA_BASE_URL || 'http://localhost:11434', modelName: process.env.MODEL_NAME || 'llama2' };

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/compiledwithproblems/file-context-mcp'

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