📡 MCP Radar

plainfate/IotaPanel

极简微内核 Linux 服务器面板:核心只做认证/反向代理/插件进程调度,功能全由独立进程插件提供(任意语言),按需冷启动、空闲自动退出、崩溃隔离。qq群:801389996

6 stars
4 forks
Rust
momentum ▲ 18.0
created 2026-08-21
on radar since 2026-08-24
star trend 5 → 6 since 2026-08-24
devopsgogolanglinuxmcp-servermicrokernelpluginreverse-proxyself-hostedserver-panel
View on GitHub ↗Homepage ↗

About IotaPanel

📌 本项目即 MicroPanel 的更名版:原名 MicroPanel(github.com/plainfate/IotaPanel),现更名为 IotaPanel,遵循 Apache-2.0 许可证。 安装包随更名同步改为 iotapanel-(新版本发布后下载链接生效)。

极简微内核 + 进程级隔离 + 按需启动 的 Linux 服务器应用框架。 它不是传统面板,而是服务器领域的「Chrome 浏览器」——核心只负责开窗口(网关),网页(功能)由社区插件无限创造。

⚠️ 公网部署必须前置 HTTPS 反向代理(Nginx / Caddy 等):面板默认以明文 HTTP 监听 :8787,不经加密代理直接暴露公网时,管理员口令与登录会话可被网络嗅探。 TLS 由内置 https-front 插件提供(自签 / 已有证书 / Let's Encrypt ACME),无需外部反代;也可在 Nginx/Caddy 反代层终结。面板部署在受信反代之后时,设置 PANELTRUSTPROXY=1 以正确识别 HTTPS 与原始域名。

- 微内核:常驻内存仅约 8MB(Go 编译的单一二进制,内嵌前端与官方插件包)。 - 插件 = 独立同级进程:任意语言(Go、Rust、Python、Node.js、Shell…),崩溃隔离。 - 按需冷启动:开机只运行核心;点菜单才拉起插件(约 1-2 秒);空闲自动退出释放内存。 - 原生 UI 融合:安装插件后自动向侧边栏注入菜单,页面经反向代理嵌入主内容区,地址栏不跳转。 - 插件自由:从 URL / GitHub Release 安装插件包(可选 SHA256 校验),或手动放入插件目录即装即用。 - 插件仓库由@BCZZB维护https://github.com/BCZZB/iotapanel-appstore

资源占用、冷启动耗时等数据为 linux/arm64 · Go 1.27 实测值,不同平台/Go 版本会略有差异,仅供参考。 感谢此项目的贡献者@bczzb@li63050a@vexify-coder@vexify-root

监听地址说明:LISTENADDR 支持三种写法——:8787 全部网卡(IPv4+IPv6 双栈,默认)、0.0.0.0:8787 仅 IPv4、127.0.0.1:8787 仅本机。 改监听地址(已通过 install.sh 安装时):编辑安装目录 etc/.env 中的 LISTENADDR,然后 systemctl restart iotapanel。

⚠️ 面板不自动选择架构:请按服务器 CPU 架构选择安装包(x8664 → amd64,aarch64/arm64 → arm64)。 安装脚本会自动做两件事:SHA256 校验(--url 安装且发布包附带 .sha256 时)与二进制自检(-version,防架构不匹配/文件损坏)。

第 1 步:下载对应架构的安装包 下面以 Linux ARM64 为例。其他平台把文件名换成: - Linux x8664 → iotapanel-0.3.10-linux-amd64.tar.gz - Windows → iotapanel-0.3.10-windows-amd64.tar.gz - macOS → iotapanel-0.3.10-darwin-amd64.tar.gz

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/plainfate--IotaPanel.html)

Related MCP servers

Resetnak/cooldeck

Keyboard-first terminal dashboard for Coolify: deployments, live logs across your whole fleet, and an MCP server for your agent

⭐ 9Go
fengyincheng/ShellBridge

Give ChatGPT fast, safe, and auditable visibility into your VPS through MCP.

⭐ 4TypeScript
pinqponq/pinqops

Self-hosted deploy ops for closed servers — Docker, GitHub Actions, optional Caddy UI.

⭐ 4C#
Role1776/mcp-retrieval

Fast, idiomatic Go MCP server for web search, image search, and page scraping to Markdown. Runs locally, no API keys, free.

⭐ 7Go
Techthos/gomukit

Prebuilt, interactive HTML widgets for MCP Apps in Go — data tables and forms, self-contained in a single binary, host-themed, spec-compliant.

⭐ 5TypeScript
Techthos/gadget

Prebuilt, interactive HTML widgets for MCP Apps in Go — data tables and forms, self-contained in a single binary, host-themed, spec-compliant.

⭐ 5TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.