Particle IoT MCP
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
Similar MCP Servers
View all →Everything Claude Code
The agent harness performance optimization system.
Mcp For Beginners
This open-source curriculum introduces the fundamentals of MCP.
DesktopCommanderMCP
MCP server for Claude with terminal control and file search.
Docker Hub MCP
Official MCP server to interact with Docker Hub.