Skip to main content
Glama
michaelahern

Airthings Consumer MCP Server

by michaelahern

Airthings Consumer MCP-сервер

нпм узел загрузки Спросите DeepWiki

Сервер протокола контекста модели (MCP) для устройств мониторинга качества воздуха Airthings.

Клод Десктоп

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

Образец взаимодействия

Скриншот рабочего стола Claude, демонстрирующий пример взаимодействия с сервером Airthings Consumer MCP

-
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