Skip to main content
Glama

Agentic MCP Weather System

by Shivbaj
.gitignore•1.36 kB
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # Virtual environments .venv env/ venv/ ENV/ env.bak/ venv.bak/ # Jupyter Notebook .ipynb_checkpoints # IPython profile_default/ ipython_config.py # pyenv .python-version # Sensitive environment files (keep .env out of this list for local dev) .env.local .env.production .env.development.local .env.test.local .env.production.local # IDEs .vscode/ .idea/ *.swp *.swo *~ # MacOS .DS_Store # Windows Thumbs.db ehthumbs.db Desktop.ini # Logs *.log logs/ # Runtime data pids/ *.pid *.seed *.pid.lock # Optional npm cache directory (if any Node.js tools are used) .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # Production specific *.log /logs/ ssl/ certs/ # Docker docker-compose.override.yml # Monitoring /monitoring/ prometheus.yml grafana/ # Deployment .deploy/ k8s-secrets.yml

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/Shivbaj/MCP'

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