Back to directory
rtgs-lab/particle-mcp-server

rtgs-lab/particle-mcp-server

@RTGS-Lab

An MCP server that connects to Particle IOT API and allows LLMs to use it to do fleet management

particleiotmcpdevice-managementfleet-managementpythonllmtool

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13