Skip to main content
Glama

Weather MCP Server

package.json471 B
{ "name": "weather-mcp-server", "version": "1.0.0", "description": "MCP server for weather data using OpenWeatherMap", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "weather", "openweathermap" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.5", "axios": "^1.6.0" } }

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/shtansky-bikeleasing/weather-mcp-server'

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