Skip to main content
Glama
ambeelabs

mcp-ambee

Official
by ambeelabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AMBEE_API_KEYYesYour Ambee API key. Get one free at the Ambee API dashboard.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
air_quality_latestA

Returns the latest air quality reading for a location: AQI plus CO, NO2, ozone, PM10, PM2.5, and SO2 concentrations, with the dominant pollutant and category. Returns a single record for the current hour, or no data if none is available for that location.

air_quality_forecastA

Returns an hourly air quality forecast for the next 48 hours: AQI plus CO, NO2, ozone, PM10, PM2.5, and SO2 concentrations for each hour, with the dominant pollutant and category. Returns up to 48 hourly records, or no data if none is available.

weather_latestA

Returns the latest weather observation for a location: temperature, apparent temperature, humidity, dew point, pressure, cloud cover, precipitation, wind speed/gust/bearing, UV index, ozone, visibility, and a human-readable summary. Returns a single record for the current hour, or no data if none is available.

weather_forecastA

Returns an hourly weather forecast for the next 48 hours: temperature, apparent temperature, humidity, dew point, pressure, cloud cover, precipitation, wind speed/gust/bearing, UV index, ozone, visibility, and a summary for each hour. Returns up to 48 hourly records, or no data if none is available.

pollen_latestA

Returns the latest pollen data for a location: tree, grass, and weed pollen counts and risk levels, plus a per-species breakdown where the region supports it. Returns a single record for the current hour, or no data if none is available.

pollen_forecastB

Returns an hourly pollen forecast for the next 48 hours: tree, grass, and weed pollen counts and risk levels, plus a per-species breakdown where the region supports it. Returns up to 48 hourly records, or no data if none is available.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ambeelabs/ambee-mcp'

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