AI Agents MCP Servers Workflows Blog Submit
P

Particle IoT MCP

IoT Free Open Source

Manage Particle IoT devices with AI via MCP. Monitor fleet health, query variables, call functions, and analyze device events.

What is Particle IoT MCP?

Particle IoT MCP connects AI to the Particle IoT platform. Particle provides hardware (Argon, Boron, Photon), connectivity (Wi-Fi, cellular, LoRa), and a cloud platform — making it a complete IoT solution with AI integration through MCP.

Device Cloud Integration

Read device variables, call cloud functions, subscribe to events, and manage your entire Particle fleet through AI-powered conversations.

Configuration

{
  "mcpServers": {
    "particle": {
      "command": "npx",
      "args": ["particle-mcp"],
      "env": {
        "PARTICLE_ACCESS_TOKEN": "your_access_token"
      }
    }
  }
}

Use Cases

Particle MCP serves product developers, fleet managers, and IoT solution providers who use Particle hardware and want AI assistance for device monitoring, debugging, and fleet management.

Key Features

  • Query device variables and status
  • Call device cloud functions remotely
  • Subscribe to device event streams
  • Manage device fleet and groups
  • Monitor cellular and Wi-Fi connectivity
  • Access OTA firmware update status