Skip to main content
Glama

Weather MCP

by gifflet
package.json606 B
{ "name": "weather-mcp", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "weather": "./build/index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 build/index.js" }, "keywords": [ "ai", "mcp", "weather", "mcp-server"], "author": "gifflet", "license": "MIT", "description": "Weather MCP", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "zod": "^3.25.46" }, "devDependencies": { "@types/node": "^22.15.29", "typescript": "^5.8.3" }, "files": [ "build" ] }

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

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