经 AI Skill Hub 精选评估,oxideterm MCP工具 获评「强烈推荐」。这款MCP工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.2 分,适合有一定技术背景的用户使用。
oxideterm MCP工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
oxideterm MCP工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/AnalyseDeCircuit/oxideterm
# 方式二:手动配置 claude_desktop_config.json
{
"mcpServers": {
"oxideterm-mcp--": {
"command": "npx",
"args": ["-y", "oxideterm"]
}
}
}
# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
# 安装后在 Claude 对话中直接使用 # 示例: 用户: 请帮我用 oxideterm MCP工具 执行以下任务... Claude: [自动调用 oxideterm MCP工具 MCP 工具处理请求] # 查看可用工具列表 # 在 Claude 中输入:"列出所有可用的 MCP 工具"
// claude_desktop_config.json 配置示例
{
"mcpServers": {
"oxideterm_mcp__": {
"command": "npx",
"args": ["-y", "oxideterm"],
"env": {
// "API_KEY": "your-api-key-here"
}
}
}
}
// 保存后重启 Claude Desktop 生效
<p align="center"> <img src="src-tauri/icons/icon.ico" alt="OxideTerm" width="128" height="128"> </p>
<p align="center"> <strong>AI-Powered SSH Client for Remote Servers — Tauri Desktop App</strong> <br> SSH terminals, SFTP, port forwarding, serial terminals, in-terminal transfers, local shells, and lightweight editing in one workspace. <br> Built with Tauri & React, powered by Pure Rust SSH. Free. No account needed. <br> <strong>Zero Electron. Zero OpenSSL. Zero Telemetry. Zero Subscription. BYOK-first. Pure Rust SSH.</strong> </p>
<p align="center"> <img src="https://img.shields.io/badge/version-1.6.9-blue" alt="Version"> <img src="https://img.shields.io/badge/platform-macOS%20%7C%20Windows%20%7C%20Linux-blue" alt="Platform"> <img src="https://img.shields.io/badge/license-GPL--3.0-blue" alt="License"> <img src="https://img.shields.io/badge/rust-1.85+-orange" alt="Rust"> <img src="https://img.shields.io/badge/tauri-2.0-purple" alt="Tauri"> <img src="https://img.shields.io/github/downloads/AnalyseDeCircuit/oxideterm/total?color=brightgreen" alt="Total Downloads"> </p>
<p align="center"> <a href="https://github.com/AnalyseDeCircuit/oxideterm/releases/latest"> <img src="https://img.shields.io/github/v/release/AnalyseDeCircuit/oxideterm?label=Download%20Latest&style=for-the-badge&color=brightgreen" alt="Download Latest Release"> </a> <a href="https://github.com/AnalyseDeCircuit/oxideterm/releases"> <img src="https://img.shields.io/github/v/release/AnalyseDeCircuit/oxideterm?include_prereleases&label=Download%20Latest%20Beta&style=for-the-badge&color=orange" alt="Download Latest Beta"> </a> </p>
<p align="center"> 🌐 <strong><a href="https://oxideterm.app">oxideterm.app</a></strong> — Documentation & website </p>
<p align="center"> <a href="README.md">English</a> | <a href="docs/readme/README.zh-Hans.md">简体中文</a> | <a href="docs/readme/README.zh-Hant.md">繁體中文</a> | <a href="docs/readme/README.ja.md">日本語</a> | <a href="docs/readme/README.ko.md">한국어</a> | <a href="docs/readme/README.fr.md">Français</a> | <a href="docs/readme/README.de.md">Deutsch</a> | <a href="docs/readme/README.es.md">Español</a> | <a href="docs/readme/README.it.md">Italiano</a> | <a href="docs/readme/README.pt-BR.md">Português</a> | <a href="docs/readme/README.vi.md">Tiếng Việt</a> </p>
<a href="docs/media/ai-terminal-demo.mp4"> <img src="docs/media/ai-terminal-demo.gif" alt="OxideTerm AI opening a terminal demo" width="920"> </a>
Watch OxideSens follow a user request and open a terminal inside OxideTerm.
</div>
---
| Category | Features |
|---|---|
| **Terminal** | Local PTY (zsh/bash/fish/pwsh/WSL2), SSH remote, local serial terminals, split panes, broadcast input, session recording/playback (asciicast v2), WebGL rendering, 30+ themes + custom editor, command palette (⌘K), zen mode, **trzsz** in-band file transfer |
| **SSH & Auth** | Connection pooling & multiplexing, ProxyJump (unlimited hops) with topology graph, auto-reconnect with Grace Period, Agent Forwarding. Auth: password, SSH key (RSA/Ed25519/ECDSA), SSH Agent, certificates, keyboard-interactive 2FA, Known Hosts TOFU |
| **SFTP** | Dual-pane browser, drag-and-drop, smart preview (images/video/audio/code/PDF/hex/fonts), transfer queue with progress & ETA, bookmarks, archive extraction |
| **IDE Mode** | CodeMirror 6 with 24 languages, file tree + Git status, multi-tab, conflict resolution, integrated terminal. Optional remote agent for Linux; unsupported architectures can self-build and upload |
| **Port Forwarding** | Local (-L), Remote (-R), Dynamic SOCKS5 (-D), lock-free message-passing I/O, auto-restore on reconnect, death reporting, idle timeout |
| **AI (OxideSens)** | Target-first assistant for saved connections, live SSH sessions, terminal buffers, SFTP paths, settings, and knowledge base entries; can diagnose remote output, run approved commands, inspect files, and explain failures without an OxideTerm account |
| **Plugins** | Runtime ESM loading, 18 API namespaces, 24 UI Kit components, frozen API + Proxy ACL, circuit breaker, auto-disable on errors |
| **CLI** | oxt companion: JSON-RPC 2.0 over Unix Socket / Named Pipe, status/health/list/session inspect/forward/config/connect/focus/attach/SFTP/import/AI, human + JSON output |
| **Security** | .oxide encrypted export (ChaCha20-Poly1305 + Argon2id 256 MB), encrypted local config at rest, OS keychain, Touch ID (macOS), portable encrypted keystore, host key TOFU, zeroize memory clearing |
| **i18n** | 11 languages: EN, 简体中文, 繁體中文, 日本語, 한국어, FR, DE, ES, IT, PT-BR, VI |
---
OxideTerm uses the native WebView runtime provided by the operating system. Most users already have it installed; install these manually only if the app fails to launch or your environment is air-gapped.
| Platform | Runtime Dependency |
|---|---|
| **Windows** | [WebView2 Runtime](https://developer.microsoft.com/en-us/microsoft-edge/webview2/) — pre-installed on Windows 10 (1803+) and Windows 11. For **air-gapped / intranet** environments, use the [Evergreen Standalone Installer](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download) (offline, ~170 MB) or deploy the **Fixed Version** runtime via group policy. |
| **macOS** | None (uses native WebKit) |
| **Linux** | libwebkit2gtk-4.1 (usually pre-installed on modern desktops) |
---
build-essential, libwebkit2gtk-4.1-dev, libssl-devpnpm cli:build
pnpm run tauri build ```
---
SSH Terminal + OxideSens AI![]() |
SFTP File Manager![]() |
Built-in IDE (CodeMirror 6)![]() |
Smart Port Forwarding![]() |
---
Dynamic ESM loading with a security-hardened, frozen API surface:
window.__OXIDE__Object.freeze on all context objects, Proxy-based ACL, IPC whitelist, circuit breaker with auto-disable after repeated errors| Plugin | Description | Repository |
|---|---|---|
| **Cloud Sync** | Encrypted self-hosted sync — upload and import .oxide snapshots via WebDAV, HTTP JSON, Dropbox, Git, or S3 | [oxideterm.cloud-sync](https://github.com/AnalyseDeCircuit/oxideterm.cloud-sync) |
| **Telnet Client** | Native Telnet client for routers, switches, and legacy devices — no external binary needed | [oxideterm.telnet](https://github.com/AnalyseDeCircuit/oxideterm.telnet) |
<details> <summary>📸 11 languages in action</summary> <br> <table> <tr> <td align="center"><img src="docs/screenshots/overview/en.png" width="280"><br><b>English</b></td> <td align="center"><img src="docs/screenshots/overview/zhHans.png" width="280"><br><b>简体中文</b></td> <td align="center"><img src="docs/screenshots/overview/zhHant.png" width="280"><br><b>繁體中文</b></td> </tr> <tr> <td align="center"><img src="docs/screenshots/overview/ja.png" width="280"><br><b>日本語</b></td> <td align="center"><img src="docs/screenshots/overview/ko.png" width="280"><br><b>한국어</b></td> <td align="center"><img src="docs/screenshots/overview/fr.png" width="280"><br><b>Français</b></td> </tr> <tr> <td align="center"><img src="docs/screenshots/overview/de.png" width="280"><br><b>Deutsch</b></td> <td align="center"><img src="docs/screenshots/overview/es.png" width="280"><br><b>Español</b></td> <td align="center"><img src="docs/screenshots/overview/it.png" width="280"><br><b>Italiano</b></td> </tr> <tr> <td align="center"><img src="docs/screenshots/overview/pt-BR.png" width="280"><br><b>Português</b></td> <td align="center"><img src="docs/screenshots/overview/vi.png" width="280"><br><b>Tiếng Việt</b></td> <td></td> </tr> </table> </details>
---
Rust高性能实现,MCP原生支持,架构设计合理。本地优先策略和多协议集成提升易用性,活跃维护和文档完善,生产就绪度较高。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
⚠️ GPL 3.0 — 强 Copyleft,衍生作品须开源,含专利保护条款,不可闭源使用。
AI Skill Hub 点评:oxideterm MCP工具 的核心功能完整,质量优秀。对于Claude Desktop / Claude Code 用户来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | oxideterm |
| 原始描述 | 开源MCP工具:Local-first SSH workspace for local shells and remote machines — SSH, SFTP, trzs。⭐694 · Rust |
| Topics | SSH工具MCP文件管理远程连接AI代理 |
| GitHub | https://github.com/AnalyseDeCircuit/oxideterm |
| License | GPL-3.0 |
| 语言 | Rust |
收录时间:2026-05-18 · 更新时间:2026-05-19 · License:GPL-3.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端