We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ddoriboo/pension-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•359 B
# Environment Variables Example
# Copy this file to .env and fill in your actual API keys
# FSS (Financial Supervisory Service) API Key
# Get from: https://www.fss.or.kr/openapi
FSS_SERVICE_KEY=your_fss_api_key_here
# OpenAI API Key
# Get from: https://platform.openai.com/api-keys
OPENAI_API_KEY=your_openai_api_key_here
# Environment
NODE_ENV=development