Skip to main content
Glama

Weather MCP Server

by codewith1984
.gitignore449 B
# Node.js dependencies node_modules/ # TypeScript build output (if using tsc to emit JS) dist/ build/ # Optional logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # dotenv environment files .env .env.local .env.*.local # OS & IDE files .DS_Store Thumbs.db # VSCode settings .vscode/ # tsx cache .cache/ tsx-cache/ # Ollama (if any temp or cached data is generated) ollama/ # Diagnostic & test artifacts *.tsbuildinfo coverage/

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

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