Skip to main content
Glama

Weather & Prayer Times MCP Server

by sthossan
package.json483 B
{ "name": "mcp-weather-prayer-server", "version": "1.0.0", "description": "MCP server for weather, prayer times, and city information", "type": "module", "main": "dist/server.js", "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "tsc && node dist/server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.0", "axios": "^1.6.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

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

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