Skip to main content
Glama

Weather & Stock MCP Server

by Jeetinida
package.json784 B
{ "name": "weather", "version": "1.0.0", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 build/index.js", "start": "node build/index.js" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.4", "axios": "^1.8.4", "dotenv": "^16.5.0", "express": "^5.1.0", "gnews": "^1.0.3", "mcp-remote": "^0.1.13", "newsapi": "^2.4.1", "technicalindicators": "^1.0.2", "yahoo-finance2": "^2.13.3", "zod": "^3.24.2" }, "devDependencies": { "@types/express": "^5.0.2", "@types/node": "^22.13.11", "typescript": "^5.8.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/Jeetinida/stocknews-mcp'

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