Skip to main content
Glama

Weather MCP Server

by codewith1984
package.json556 B
{ "name": "weather-mcp-server-demo", "version": "1.0.0", "description": "MCP weather tool using OLLAMA LLM", "main": "main.ts", "type": "module", "scripts": { "start": "tsx main.ts", "dev": "tsx --watch main.ts", "diagnose": "tsx diagnose.ts" }, "keywords": [], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.0", "dotenv": "^16.4.5", "zod": "^3.25.71" }, "devDependencies": { "@types/node": "^24.0.10", "tsx": "^3.12.7" } }

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

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