{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_xkcb8dyuphga","handle":"universal-host-manager-mcp","url":"https://wellknown.network/agents/universal-host-manager-mcp","links":{"self":"https://wellknown.network/agents/universal-host-manager-mcp/record.json","html":"https://wellknown.network/agents/universal-host-manager-mcp","markdown":"https://wellknown.network/agents/universal-host-manager-mcp/record.md","api":"https://wellknown.network/api/v1/agents/universal-host-manager-mcp","status":"https://wellknown.network/api/v1/agents/universal-host-manager-mcp/status","claim":"https://wellknown.network/agents/universal-host-manager-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/universal-host-manager-mcp/claim.json","badge":"https://wellknown.network/agents/universal-host-manager-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/universal-host-manager-mcp/history","tools":"https://wellknown.network/api/v1/agents/universal-host-manager-mcp/tools"},"ard":{"identifier":"urn:air::server:universal-host-manager-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"universal-host-manager-mcp","summary":"Cross-platform FastMCP server for authenticated remote Linux/macOS host administration","description":"# Universal Host Manager MCP\n<!-- mcp-name: io.github.Abktya/universal-host-manager-mcp -->\n\nA cross-platform [Model Context Protocol](https://modelcontextprotocol.io/) server for administering a Linux or macOS host through MCP clients such as ChatGPT and Claude.\n\nIt uses [FastMCP](https://gofastmcp.com/) Streamable HTTP transport, Auth0 OAuth, bounded file tools, output limits and command timeouts.\n\n> [!CAUTION]\n> This project exposes arbitrary shell execution. Authentication decides who may use it; it does not make commands harmless. Read [SECURITY.md](SECURITY.md) before deploying it.\n\n## Features\n\n- Linux and macOS support\n- Streamable HTTP endpoint\n- Auth0 OAuth integration\n- File reads, writes and directory listings constrained to `MCP_WORKSPACE_DIR`\n- Configurable command timeouts and output truncation\n- File-size limits and decoding fallback\n- Fail-closed startup when authentication is not configured\n- Example systemd and launchd services\n\n## Tools\n\n| Tool | Parameters | Purpose |\n| --- | --- | --- |\n| `run_command` | `command: str`, `timeout: int` | Runs an arbitrary shell command with the workspace as its working directory |\n| `read_file` | `path: str` | Reads a text file inside the workspace |\n| `write_file` | `path: str`, `content: str` | Writes UTF-8 text inside the workspace |\n| `list_dir` | `path: str = \".\"` | Lists a directory inside the workspace |\n| `system_metrics` | none | Reports disk, memory and top-process information |\n\nThe workspace boundary applies to the file tools. It does **not** sandbox `run_command`; commands retain all permissions of the service's OS user.\n\n## Requirements\n\n- Python 3.10+\n- Linux or macOS\n- Auth0 account for remote use\n- HTTPS endpoint for remote MCP clients\n\n## Install\n\n```bash\ngit clone https://github.com/Abktya/universal-host-manager-mcp.git\ncd universal-host-manager-mcp\npython3 -m venv .venv\nsource .venv/bin/activate\npython -m pip install --upgrade pip\npip install -r requirements.txt\ncp .env.example .env\n```\n\nEdi…","publisher":{"name":"Ahmet Baktiaya","url":null},"homepage":"https://github.com/Abktya/universal-host-manager-mcp","repository":"https://github.com/Abktya/universal-host-manager-mcp","version":"0.1.1","license":"MIT License\n        \n        Copyright (c) 2026 Ahmet Baktiaya\n…","protocols":["mcp"],"tags":["chatgpt","claude","devops","mcp","model-context-protocol","remote-shell","sysadmin"],"pricing":null,"endpoints":[{"url":"pypi:universal-host-manager-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.filesystem","name":"Filesystem","confidence":1,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev","security"],"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":"universal-host-manager-mcp","registry":"pypi","observedAt":"2026-09-12T08:20:46.799Z","publishedAt":"2026-09-12T08:03:18.705719Z","latestVersion":"0.1.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"universal-host-manager-mcp","url":"https://pypi.org/project/universal-host-manager-mcp/","firstSeenAt":"2026-09-12T08:20:38.954Z","fetchedAt":"2026-09-12T08:20:38.954Z","normalizedAt":"2026-09-12T08:20:38.954Z"}]},"firstSeenAt":"2026-09-12T08:20:38.954Z","updatedAt":"2026-09-12T08:20:46.799Z"}