particle-mcp-server

particle-mcp-server

0

The Particle MCP Server is designed for the Particle IoT platform to enable AI assistants to control and manage IoT devices using natural language. It supports various operations such as listing devices, pinging them, and managing organizations.

Particle MCP Server

A Model Context Protocol server for the Particle IoT platform that enables AI assistants to manage Particle devices using natural language.

Features/API Endpoints Covered

  • Devices: list_devices, list_product_devices, rename_device, add_device_notes, ping_device, call_function
  • Diagnostics: get_device_vitals
  • Organizations: list_organizations, list_organization_products
  • Product Firmware: list_product_firmware

Setup and Installation

Create a .env file with Particle API credentials. Use particle token create via the Particle CLI to generate an API token.

Usage

Clone the repository, configure the server settings in Claude Desktop, and run the server using the provided command structure.