Back to directory
particle-mcp-server

particle-mcp-server

@RTGS-Lab0

An MCP server connecting to Particle IoT API for LLM-based fleet management of devices

particleiotfleet-managementllmother

Installation & Configuration

{
  "mcpServers": {
    "particle": {
      "command": "uv",
      "args": [
        "--directory",
        "DIRECT/PATH/TO/particle-mcp-server",
        "run",
        "particle.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/23
Updated
2025/6/10