Skip to main content
Glama

Airthings Consumer MCP Server

by michaelahern

Airthings Consumer MCP Server

npm node downloads Ask DeepWiki

A Model Context Protocol (MCP) server for Airthings air quality monitoring devices.

Claude Desktop

claude_desktop_config.json

{ "mcpServers": { "airthings": { "command": "npx", "args": ["-y", "airthings-consumer-mcp"], "env": { "AIRTHINGS_CLIENT_ID": "[AIRTHINGS_CLIENT_ID]", "AIRTHINGS_CLIENT_SECRET": "[AIRTHINGS_CLIENT_SECRET]" } } } }

Related MCP server: Azure MCP Server

Sample Interaction

Screenshot of Claude Desktop showing a sample interaction with Airthings Consumer MCP Server

-
security - not tested
A
license - permissive license
-
quality - not tested

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/michaelahern/airthings-consumer-mcp'

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