Skip to main content
Glama

@profullstack/mcp-server

by profullstack
sample.env350 B
# MCP Server Environment Variables # Server configuration PORT=3000 HOST=localhost NODE_ENV=development # Logging configuration LOG_LEVEL=info # error, warn, info, debug # Security settings CORS_ENABLED=true CORS_ORIGINS=* RATE_LIMIT_ENABLED=true RATE_LIMIT_MAX=100 RATE_LIMIT_WINDOW_MS=900000 # 15 minutes # Module settings MODULES_AUTOLOAD=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/profullstack/mcp-server'

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