Skip to main content
Glama

Weather MCP Server

by bobby169
package.json546 B
{ "name": "mcptest", "version": "1.0.0", "type": "module", "main": "index.js", "bin": { "weather": "./build/index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 build/index.js" }, "keywords": [], "author": "", "license": "ISC", "files": [ "build" ], "devDependencies": { "@types/node": "^22.15.17", "typescript": "^5.8.3" }, "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.2", "zod": "^3.24.4" } }

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

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