MCP-Server-for-sensor-device

MCP-Server-for-sensor-device

2

The project is a Node.js application simulating a CO2 sensor device for Claude Desktop. It provides a JSON-RPC server for interaction, supporting both simulation and real mode with the ability to read CO2 levels from a Raspberry Pi Pico.

initialize

Initialize the server and return the server capability

shutdown

Shut down the server

resources/list

List available resources

resources/read

Read the specified resource

tools/list

List available tools

tools/call

Call the specified tool