Skip to main content
Glama

TypeScript MCP Server Template

by dhinojosac
env.example402 B
# Server Configuration PORT=3000 HOST=0.0.0.0 NODE_ENV=development # MCP Configuration MCP_STDIO=false MCP_SESSION_TIMEOUT=300000 # Logging LOG_LEVEL=info LOG_PRETTY=true # CORS CORS_ORIGIN=true CORS_CREDENTIALS=true # Weather API (if using external weather service) WEATHER_API_KEY=your_weather_api_key_here WEATHER_BASE_URL=https://api.weatherapi.com/v1 # Development DEBUG=mcp:* TSX_WATCH=true

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/dhinojosac/calendar-mcp'

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