Skip to main content
Glama

Terminal MCP Server

by YongpengFu
env.example367 B
# MCP Adapter Environment Variables # API Keys OPENAI_API_KEY=your_openai_api_key_here ANTHROPIC_API_KEY=your_anthropic_api_key_here # Server Configuration HOST=0.0.0.0 PORT=8000 DEBUG=false # Database Configuration (if needed) DATABASE_URL=postgresql://user:password@localhost:5432/dbname # Logging LOG_LEVEL=INFO # Custom Configuration ENVIRONMENT=development

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/YongpengFu/mcp-server'

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