https://github.com/kmwebnet/MCP-Server-for-sensor-device
This project is a Node.js application designed for use with Claude Desktop. It simulates a CO2 sensor device and provides a JSON-RPC server to interact with the device. The application can run in both simulation mode and real mode, where it connects to a Raspberry Pi Pico via USB to read CO2 levels.
https://github.com/kmwebnet/MCP-Server-for-sensor-device
Last synced: 3 days ago
JSON representation
This project is a Node.js application designed for use with Claude Desktop. It simulates a CO2 sensor device and provides a JSON-RPC server to interact with the device. The application can run in both simulation mode and real mode, where it connects to a Raspberry Pi Pico via USB to read CO2 levels.
- Host: GitHub
- URL: https://github.com/kmwebnet/MCP-Server-for-sensor-device
- Owner: kmwebnet
- Created: 2025-03-11T09:14:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T09:17:02.000Z (3 months ago)
- Last Synced: 2025-03-11T10:29:49.014Z (3 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - CO2 Sensor Server - Simulates and interacts with a CO2 sensor device, providing real-time monitoring of CO2 levels and device connectivity management. Supports both simulation and real modes, with JSON-RPC for device interaction and data publishing. (IoT and Device Control)