Skip to main content
Glama

Airthings Consumer MCP Server

by michaelahern

Airthings Consumer MCP Server

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]" } } } }

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

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Airthings Consumer MCP Server

  1. Claude Desktop
    1. Sample Interaction

      Related MCP Servers

      View all related MCP servers

      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