Skip to main content
Glama

Weather MCP Server

by lmanchu
.gitignoreโ€ข422 B
# Environment variables (contains API keys) .env # Dependencies node_modules/ package-lock.json # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Test coverage coverage/ .nyc_output/ # Editor directories and files .vscode/ .idea/ *.swp *.swo *~ .DS_Store # OS files Thumbs.db # Build outputs dist/ build/ # Temporary files tmp/ temp/ test-structure.js

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

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