Skip to main content
Glama

API Aggregator MCP Server

by mfang0126
env_example.txt499 B
# API Aggregator MCP Server Configuration # Copy this file to .env and fill in your API keys # Server Configuration MCP_SERVER_HOST=localhost MCP_SERVER_PORT=8000 MCP_SERVER_DEBUG=true # API Keys (get these from respective services) OPENWEATHER_API_KEY=your_openweather_api_key_here NEWS_API_KEY=your_news_api_key_here ALPHA_VANTAGE_API_KEY=your_alpha_vantage_api_key_here # Optional: Authentication MCP_AUTH_ENABLED=false MCP_API_KEY=your_mcp_server_api_key_here # Logging Level LOG_LEVEL=INFO

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/mfang0126/api-aggregator-MCPServer'

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