Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
AQICN MCP Server
Claim
by
mattmarcin
GitHub
Location Services
Python
MIT License
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
aqicn-mcp
aqicn_server.py
Dockerfile
.env.example
.gitattributes
.gitignore
LICENSE
pyproject.toml
.python-version
README.md
smithery.yaml
uv.lock
[project] name = "aqicn-mcp" version = "0.1.0" description = "MCP server for fetching air quality data from AQICN" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp[cli]", "httpx", "pydantic>=2.0.0", "python-dotenv>=1.0.0", ]