We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/citizenhicks/yahoo-finance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Yahoo Finance MCP Server Configuration
# Server host (default: 127.0.0.1)
HOST=127.0.0.1
# Server port (default: 8000)
PORT=8000
# Optional: Log level (DEBUG, INFO, WARNING, ERROR)
LOG_LEVEL=INFO