From 216da07f30599f3060e68887e7f815973adf2d59 Mon Sep 17 00:00:00 2001 From: chandrashekar-ambee Date: Mon, 7 Sep 2026 16:17:08 +0530 Subject: [PATCH] Update README.md Added glama details and urls --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fac27ea1e..7a7880a82 100644 --- a/README.md +++ b/README.md @@ -1712,6 +1712,10 @@ Provides access to environmental data and nature-related tools, services and inf - [ambeelabs/ambee-mcp](https://github.com/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). + +Glama URL: [![ambee-mcp MCP server](https://glama.ai/mcp/servers/ambeelabs/ambee-mcp/badges/card.svg)](https://glama.ai/mcp/servers/ambeelabs/ambee-mcp) +Glama scorecard: [![ambee-mcp MCP server](https://glama.ai/mcp/servers/ambeelabs/ambee-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ambeelabs/ambee-mcp) + - [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`. - [nalediym/touch-grass](https://github.com/nalediym/touch-grass) [![nalediym/touch-grass MCP server](https://glama.ai/mcp/servers/nalediym/touch-grass/badges/score.svg)](https://glama.ai/mcp/servers/nalediym/touch-grass) 📇 🏠 🍎 🪟 🐧 - Claude Code plugin and MCP server that nudges you to take outdoor breaks based on local weather, sunset timing, and session streaks. Tools: `check_grass_conditions`, `suggest_activity`, `log_touch_grass`, `get_stats`. Fully local, no API keys, no cloud storage.