Skip to main content
Glama

Weather MCP Server

by akaramanapp
package.json537 B
{ "name": "weather", "version": "1.0.0", "description": "", "main": "index.js", "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "axios": "^1.8.4", "node-fetch": "^3.3.2", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.14", "typescript": "^5.8.2" }, "type": "module", "bin": { "weather": "./build/index.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js" }, "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/akaramanapp/weather-mcp-server'

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