Duke-CEI-Center/IoT-MCP-Servers
A comprehensive Model Context Protocol (MCP) server that provides Internet of Things (IoT) device integration for AI assistants like Claude Desktop and Cursor IDE. This server enables AI to read sensor data from IoT devices and dispatch data collection tasks to IoT devices through a unified interface.
Platform-specific configuration:
{
"mcpServers": {
"IoT-MCP-Servers": {
"command": "npx",
"args": [
"-y",
"IoT-MCP-Servers"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...