We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/narumiruna/yfinance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•194 B
# Copy this file to `.env` and fill in values.
#
# Choose either OpenAI or LiteLLM.
#
# OpenAI
OPENAI_API_KEY=
DEFAULT_MODEL=gpt-4.1
#
# LiteLLM (alternative)
LITELLM_API_KEY=
LITELLM_BASE_URL=