Skip to main content
Glama

MCP Weather Server

by dimonets
package.json532 B
{ "name": "mcp-weather-server", "version": "1.0.0", "type": "module", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "tsx main.ts", "build": "tsc", "dev": "tsx --watch main.ts" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.2", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.20.3", "typescript": "^5.9.2" } }

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

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