Skip to main content
Glama

Hefeng QWeather MCP Server

by fengyucn
.gitignore972 B
# 私钥文件 *.pem # 环境变量文件 .env .env.local .env.development .env.production .spec-workflow .vscode # Python 编译文件 __pycache__/ *.py[cod] *$py.class *.so *.pyo *.pyd # 分发 / 打包 .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # 单元测试 / 覆盖率报告 htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # 虚拟环境 env/ venv/ ENV/ env.bak/ venv.bak/ .venv/ # IDE .vscode/ .idea/ *.swp *.swo *~ # macOS .DS_Store # Windows Thumbs.db ehthumbs.db Desktop.ini # 日志文件 *.log .python-version # 测试文件 test_*.py *_test.py comprehensive_test.py diagnose.py quick_test.py main_api_key.py # 截图文件 *.png *.jpg *.jpeg *.gif *.bmp # 脚本文件 regenerate_keys.sh # 临时文件 temp_* tmp_* # Claude 配置文件 CLAUDE.md

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/fengyucn/hefeng-qweather-mcp'

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