Particle MCP Server
@zradlicz
关于 Particle MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"particle": {
"command": "uv",
"args": [
"--directory",
"DIRECT/PATH/TO/particle-mcp-server",
"run",
"particle.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Particle MCP Server?
A Model Context Protocol server for the Particle IoT platform that enables AI assistants to manage Particle devices using natural language.
How to use Particle MCP Server?
Clone the repository, create a .env file with a PARTICLE_ACCESS_TOKEN, generate a token via the Particle CLI (particle token create), and configure Claude Desktop's mcpServers settings to point to the server directory.
Key features of Particle MCP Server
- List all devices in your account
- List devices within a specified product
- Rename devices and add notes to them
- Ping devices to check online status
- Call functions on a particular device
- Retrieve last known device vitals
- List organizations and their products
- List all firmware versions for a product
Use cases of Particle MCP Server
- Managing IoT devices through natural language conversations
- Automating device diagnostics and health checks
- Organizing and updating device metadata across products
- Tracking firmware versions for product deployments
FAQ from Particle MCP Server
What are the runtime requirements?
Python 3.7 or higher is required.
How do I obtain a Particle API token?
Use the Particle CLI command `particle token create
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
评论