Merge pull request #13603 from chandrashekar-ambee/patch-1

Listed Ambee MCP server in readme under Environment and Nature
This commit is contained in:
Frank Fiegel
2026-09-07 14:02:02 -06:00
committed by GitHub
+2
View File
@@ -1843,6 +1843,8 @@ MCP servers for e-commerce platforms and online store management.
Provides access to environmental data and nature-related tools, services and information.
- [ambeelabs/ambee-mcp](https://github.com/ambeelabs/ambee-mcp) [![ambee-mcp MCP server](https://glama.ai/mcp/servers/ambeelabs/ambee-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ambeelabs/ambee-mcp) - 🎖️ 📇 ☁️ 🍎 🪟 🐧 The official Model Context Protocol server for Ambee. It gives any MCP-compatible AI assistant — Claude, ChatGPT, Cursor, VS Code, Ollama, and more — direct access to live air quality, pollen, and weather data.
Point your assistant at this server and it can answer questions like "Is it a bad tree pollen day in Atlanta?" or "Should we move the Saturday offsite indoors?" by calling Ambee's data directly, instead of guessing from stale training data. Looking for a ready to access server? Try our hosted [MCP](https://docs.ambeedata.com/mcp/overview).
- [aliafsahnoudeh/wildfire-mcp-server](https://github.com/aliafsahnoudeh/wildfire-mcp-server) 🐍 ☁️ 🍎 🪟 🐧 - MCP server for detecting, monitoring, and analyzing potential wildfires globally using multiple data sources including NASA FIRMS, OpenWeatherMap, and Google Earth Engine.
- [atmospore/atmospore-mcp](https://github.com/atmospore/atmospore-mcp) [![atmospore/atmospore-mcp MCP server](https://glama.ai/mcp/servers/atmospore/atmospore-mcp/badges/score.svg)](https://glama.ai/mcp/servers/atmospore/atmospore-mcp) 🐍 ☁️ 🍎 🪟 🐧 - Per-species pollen forecasts at any point on Earth, seven days ahead, via the Atmospore API. Tools: `get_pollen`, `get_top_species`, `get_area_average`, `list_supported_species`. Free tier (100 calls/day, no credit card). Hosted variant at `mcp.atmospore.com`.
- [gridcarbon/clients](https://github.com/gridcarbon/clients) [![gridcarbon/clients MCP server](https://glama.ai/mcp/servers/gridcarbon/clients/badges/score.svg)](https://glama.ai/mcp/servers/gridcarbon/clients) 📇 ☁️ 🍎 🪟 🐧 - Grid carbon intensity (gCO2eq/kWh) for 45 electricity zones: 33 European bidding zones (ENTSO-E), 11 US balancing authorities (EIA-930), and Great Britain (NESO). Tools: `get_carbon_intensity`, `get_intensity_history`, `list_zones`, `compare_zones`. Every response carries the interval timestamp and how stale the reading is, so an agent can tell a current value from an hours-old one. Pre-alpha; history currently reaches back about three months. No API key or account — `npx -y gridcarbon-mcp`.