Skip to main content
Glama

Weather MCP Server

by alesanabv
.gitignore418 B
# Dependencies node_modules/ pnpm-lock.yaml package-lock.json yarn.lock # Build outputs dist/ build/ *.js *.js.map *.d.ts !*.config.js # Environment variables .env .env.local .env.*.local # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # OS files .DS_Store Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo *~ # Testing coverage/ .nyc_output/ # Temporary files *.tmp .cache/ .temp/

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/alesanabv/mcpWeather'

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