Skip to content

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

License

Notifications You must be signed in to change notification settings

michaelahern/airthings-consumer-mcp

Repository files navigation

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

Sample Interaction

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project