Skip to main content
Glama

MCP Weather Server

by broerjuang
64
.dockerignore630 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build outputs build/ dist/ *.tsbuildinfo # OS files .DS_Store Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo # Git .git/ .gitignore # CI/CD .github/ # Documentation README.md Plan.md *.md # Logs logs/ *.log # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Docker files (except Dockerfile) docker-compose.yml docker-compose.yaml Dockerfile.dev # Temporary files tmp/ 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/broerjuang/mcp-weather'

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