opensensemap_box
ActiveTool of Opensensemap
Get one openSenseMap citizen science sensor station (senseBox) by its box id — full sensor readout with latest value, unit, and measurement time per sensor (temperature, humidity, PM2.5/PM10 air quality, pressure, noise...), plus location, exposure (outdoor/indoor/mobile) and station metadata. Box ids come from opensensemap_nearby. Community-operated uncalibrated sensors. Example: opensensemap_box({ box_id: "65e8d93acbf5700007f920ca" })
Parameters schema
{
"type": "object",
"required": [
"box_id"
],
"properties": {
"box_id": {
"type": "string",
"description": "24-char openSenseMap box id, e.g. \"65e8d93acbf5700007f920ca\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Opensensemap
https://github.com/pipeworx-io/mcp-opensensemap
2/7 registries