Skip to main content
Glama

qweather-mcp

package.json699 B
{ "name": "qweather-mcp", "version": "1.0.12", "type": "module", "description": "QWeather MCP SDK CLI Tool", "files": [ "build", "/cli.js" ], "bin": { "qweather-mcp": "cli.js" }, "scripts": { "build": "tsc && node scripts/set-permissions.js", "build:windows": "tsc" }, "keywords": [ "cli", "qweather", "mcp", "tool" ], "author": "overstarry", "license": "ISC", "publishConfig": { "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.14.0", "typescript": "^5.8.2" }, "mcpName": "io.github.overstarry/qweather-mcp" }

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/overstarry/qweather-mcp'

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