Skip to main content
Glama

Node.js MCP Weather Server

.env.exampleโ€ข373 B
# Example environment variables for the MCP Server # Copy this file to .env and update the values as needed # Server Configuration PORT=8000 NODE_ENV=development # CORS Configuration (optional - defaults to allow all origins in development) # ALLOWED_ORIGINS=http://localhost:3000,https://yourdomain.com # Logging Level (optional - defaults to 'info') # LOG_LEVEL=debug

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/Azure-Samples/remote-mcp-webapp-node'

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