Skip to main content
Glama

Airthings Consumer MCP Server

by michaelahern

Airthings 消费者 MCP 服务器

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

示例交互

Claude Desktop 的屏幕截图展示了与 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 消费者 MCP 服务器

  1. 克劳德桌面
    1. 示例交互

      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