Skip to main content
Glama

Weather MCP Server

by akarnik23
render.yaml288 B
services: - type: web name: weather-mcp env: python plan: free buildCommand: pip install -r requirements.txt startCommand: python src/server.py autoDeploy: false envVars: - key: PORT value: 8000 - key: WEATHER_API_KEY value: demo

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/akarnik23/mcp-weather'

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