Skip to main content
Glama
michaelahern

Airthings Consumer MCP Server

by michaelahern

Airthings コンシューマー MCP サーバー

npm ノード ダウンロード DeepWikiに質問する

Airthings 空気質監視デバイス用のモデル コンテキスト プロトコル (MCP) サーバー。

クロードデスクトップ

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 Desktop のスクリーンショット。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