Monitor and remotely control an Nvidia Jetson board using natural language commands from network clients.
Jetson allows you to monitor and control an Nvidia Jetson board using natural language commands. Leveraging the FastMCP library, it creates an MCP server accessible to clients on the same network via Server-Sent Events (SSE). Key features include retrieving Jetson hardware and software information, along with scripts for simplified installation and systemd service setup, making it easy to deploy and manage the server as a background process.