Skip to main content
Glama
weather.json1.13 kB
{ "openweathermap": { "apiKey": "your_api_key_here", "baseUrl": "https://api.openweathermap.org/data/2.5", "enabled": false, "note": "请访问 https://openweathermap.org/api 申请免费的API key" }, "mockData": { "enabled": true, "cities": { "北京": { "temp": 22, "feels_like": 25, "humidity": 65, "pressure": 1013, "description": "晴朗", "wind_speed": 3.5, "visibility": 10000 }, "上海": { "temp": 18, "feels_like": 20, "humidity": 78, "pressure": 1015, "description": "多云", "wind_speed": 2.8, "visibility": 8000 }, "广州": { "temp": 28, "feels_like": 32, "humidity": 82, "pressure": 1008, "description": "小雨", "wind_speed": 1.5, "visibility": 6000 }, "深圳": { "temp": 26, "feels_like": 30, "humidity": 75, "pressure": 1010, "description": "阴天", "wind_speed": 2.2, "visibility": 7000 } } } }

Latest Blog Posts

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/starzzzzzzzzzzzzzz/mcp-tools'

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