Skip to main content
Glama

Weather MCP Server with GitHub OAuth & Location Management

by f
package.json•630 B
{ "name": "weather-mcp-server", "version": "1.0.0", "description": "Simple MCP weather server using Open-Meteo API", "type": "module", "main": "index.js", "scripts": { "start": "node index.js", "dev": "node index.js" }, "keywords": [ "openai", "function-calling", "gpt-4o" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.20.1", "better-sqlite3": "^11.0.0", "cors": "^2.8.5", "dotenv": "^16.3.1", "express": "^4.18.2", "jsonwebtoken": "^9.0.2", "node-fetch": "^3.3.2", "openai": "^4.20.0", "zod": "^3.23.8" } }

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/f/komunite-mcp-bootcamp-weather-mcp'

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