AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified Apache-2.0 Self-run

IntelliConnect

mcp-ruanrongman-intelliconnect · by ruanrongman

本项目为xiaozhi-esp32提供后端服务 | A Powerful AI agent IoT platform core.

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add mcp-ruanrongman-intelliconnect

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-ruanrongman-intelliconnect)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of IntelliConnect? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

██╗ ███╗ ██╗ ████████╗ ███████╗ ██╗ ██╗ ██╗ ██████╗ ██████╗ ███╗ ██╗ ███╗ ██╗ ███████╗ ██████╗ ████████╗ ██║ ████╗ ██║ ╚══██╔══╝ ██╔════╝ ██║ ██║ ██║ ██╔════╝ ██╔═══██╗ ████╗ ██║ ████╗ ██║ ██╔════╝ ██╔════╝ ╚══██╔══╝ ██║ ██╔██╗ ██║ ██║ █████╗ ██║ ██║ ██║ ██║ ██║ ██║ ██╔██╗ ██║ ██╔██╗ ██║ █████╗ ██║ ██║ ██║ ██║╚██╗██║ ██║ ██╔══╝ ██║ ██║ ██║ ██║ ██║ ██║ ██║╚██╗██║ ██║╚██╗██║ ██╔══╝ ██║ ██║ ██║ ██║ ╚████║ ██║ ███████╗ ███████╗ ███████╗ ██║ ╚██████╗ ╚██████╔╝ ██║ ╚████║ ██║ ╚████║ ███████╗ ╚██████╗ ██║ ╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚══════╝ ╚══════╝ ╚══════╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚═══╝ ╚══════╝ ╚═════╝ ╚═╝

Built by RSLLY

概述

  • 本项目基于springboot3.5.7开发,使用spring security作为安全框架
  • 配备物模型(属性,功能和事件模块)和完善的监控模块
  • 支持多种大模型(Qwen3系列,GLM系列,DeepSeek v4等先进模型)和先进的Agent智能体技术提供出色的AI智能,可以快速搭建智能物联网应用(首个基于Agent智能体设计的物联网平台)
  • 支持ReAct提示词和Function Calling双模式Agent工具调用
  • 支持知识库技术,可以针对专有领域构建知识库使得智能体更贴心
  • 支持MCP协议(模型上下文协议),支持多端点WebSocket连接,可自由扩展智能体能力
  • 支持快速构建智能语音应用,支持语音识别和语音合成,支持高质量音频(16/24/48kHz采样率)
  • 支持多种iot协议,使用emqx exhook作为mqtt通讯,可扩展性强
  • 支持OTA空中升级技术,支持设备昵称管理
  • 支持微信小程序和微信服务号
  • 支持小智AI硬件
  • 支持AI文本调试界面,实时流式对话和历史消息持久化
  • 使用常见的mysql和redis数据库,上手简单
  • 支持时序数据库influxdb

安装运行

> 推荐使用docker安装,docker-compose.yaml文件在docker目录下,执行 docker-compose up 可初始化 mysql,redis,emqx和influxdb环境,安装详情请看官方文档。

  • 安装mysql和redis数据库,高性能运行推荐安装时序数据库influxdb
  • 安装EMQX集群,并配置好exhook,本项目使用exhook作为mqtt消息的处理器
  • 安装java21环境
  • 修改配置文件application.yaml(设置ddl-auto为update模式)
  • java -jar IntelliConnect-1.8-SNAPSHOT.jar

功能模块

| 功能模块 | 状态 | 描述 | |----------------------|------|---------------------------------| | 首句响应 | ✅ | 唤醒词响应时间

致谢

授权协议

Star History

[](https://www.star-history.com/#ruanrongman/IntelliConnect&Date)

贡献

本人正在尝试一些更加完善的抽象模式,支持更多的物联网协议和数据存储形式,如果你有更好的建议,欢迎一起讨论交流。

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.