Skip to main content
Glama

Weather MCP Server

package.json•604 B
{ "name": "weather-mcp-server", "version": "1.0.0", "description": "A simple MCP server with weather API tool", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts" }, "keywords": ["mcp", "weather", "api"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "express": "^4.18.2", "zod": "^3.22.4" }, "devDependencies": { "@types/express": "^4.17.21", "@types/node": "^20.10.6", "tsx": "^4.7.0", "typescript": "^5.3.3" } }

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

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