{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_c22mmbfegfzj","handle":"iflow-mcp-zalmotek-jetson-mcp","url":"https://wellknown.network/agents/iflow-mcp-zalmotek-jetson-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-zalmotek-jetson-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-zalmotek-jetson-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-zalmotek-jetson-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-zalmotek-jetson-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-zalmotek-jetson-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-zalmotek-jetson-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-zalmotek-jetson-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-zalmotek-jetson-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-zalmotek-jetson-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-zalmotek-jetson-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-zalmotek-jetson-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_zalmotek-jetson-mcp","summary":"MCP Server for monitoring and controlling a Jetson board (using FastMCP/SSE).","description":"# jetson-mcp\n\nA MCP (Model Context Protocol) server for using natural language to monitor and remotely control a Nvidia Jetson board from clients on the same network.\n\n<p align=\"center\">\n  <img src=\"resources/nvidia_jetson.jpg\" alt=\"Nvidia Jetson\">\n</p>\n\nThis project uses the [FastMCP](https://github.com/jlowin/fastmcp) library to create the server.\n\n**MCP Server Connected:**\n\n<p align=\"center\">\n  <img src=\"resources/mcp_server.png\" alt=\"MCP Server Connected\">\n</p>\n\n## Features\n\n*   Provides MCP tools accessible by network clients using the SSE (Server-Sent Events) transport.\n*   **`get_jetson_hw_info`**: Reads `/etc/nv_boot_control.conf` to identify module/carrier board info.\n*   **`get_jetson_sw_info`**: Reads `/etc/nv_tegra_release` (for Jetpack version) and `/proc/version` (for Linux kernel version).\n*   Includes scripts for easy installation and systemd service setup.\n\n## Setup and Installation (on the Jetson)\n\n1.  **Clone the repository:**\n    ```bash\n    git clone https://github.com/Zalmotek/jetson-mcp\n    cd jetson-mcp\n    ```\n2.  **Run the installation script:**\n    This script creates a Python virtual environment (`venv/`) and installs dependencies from `requirements.txt`.\n    ```bash\n    chmod +x install.sh\n    ./install.sh\n    ```\n\n## Running the Server (on the Jetson)\n\nThe recommended way to run the server is as a background service managed by systemd.\n\n1.  **(Optional) Find Jetson IP/Hostname:**\n    You'll need the Jetson's IP address or hostname to connect from other devices. Use commands like `ip addr` or `hostname -I`.\n\n2.  **Run the service setup script:**\n    This script creates and enables a systemd service file (`/etc/systemd/system/jetson-mcp.service`) configured to run the server as the user who invoked the script, listening on port 8000.\n    ```bash\n    chmod +x setup_service.sh\n    sudo ./setup_service.sh\n    ```\n3.  **Start the service:**\n    ```bash\n    sudo systemctl start jetson-mcp.service\n    ```\n4.  **Verify Service:**\n    ```bash\n  …","publisher":null,"homepage":null,"repository":null,"version":"0.3.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_zalmotek-jetson-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_zalmotek-jetson-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:42.759Z","publishedAt":"2026-02-07T03:21:47.252925Z","latestVersion":"0.3.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_zalmotek-jetson-mcp","url":"https://pypi.org/project/iflow-mcp_zalmotek-jetson-mcp/","firstSeenAt":"2026-09-09T21:25:21.526Z","fetchedAt":"2026-09-15T20:21:05.145Z","normalizedAt":"2026-09-15T20:21:05.145Z"}]},"firstSeenAt":"2026-09-09T21:25:21.526Z","updatedAt":"2026-09-15T20:21:42.759Z"}