Elder Care MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Elder Care MCP ServerWho is this person?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
基于 RK3588 的老人记忆增强认知辅助系统
基于 RK3588、OpenClaw、FunASR、YOLOv8、YuNet、SFace 的多模态智慧养老系统
项目简介
本项目面向阿尔茨海默症及认知障碍老人,基于 RK3588 边缘 AI 平台设计了一套集:
👤 人脸识别
📦 物品识别
🎤 离线语音交互
❤️ 心率、血氧、体温监测
🚶 跌倒检测
☁ 华为云 IoT
📱 微信小程序
🤖 OpenClaw Agent
于一体的老人认知辅助系统。
系统采用 OpenClaw + MCP 作为智能调度中心,将视觉模型、语音模型、传感器统一封装为工具,实现自然语言控制整个系统。
功能
人脸识别
位于
people2/采用
YuNet
SFace
支持
家属识别
陌生人识别
人脸注册
本地特征库
主要程序:
register_face.py
recognize_face.py
collect_face.pyRelated MCP server: MCP AI Service Platform
物品识别
采用
YOLOv8 RKNN
主要程序:
app/rknn_inference.py
people2/main_camera_fps_v8.py模型:
best.rknn语音交互
采用:
FunASR
WebRTC VAD
主要程序:
voice_recorder2.py
voice_test.py
asr_main3.py支持:
唤醒词
离线语音识别
自然语言问答
OpenClaw Agent
主要程序:
app/elder_mcp_server.py
project/modules/openclaw_client.py支持:
MCP Tool
Agent 调度
自然语言控制
例如:
这是谁?
这是什么?
我的心率是多少?
今天走了多少步?健康监测
主要程序:
health_monitor.py
heart_thread.py
mpu6050.py
as6221.py支持:
心率
血氧
体温
跌倒检测
TTS
主要程序:
tts_service.py
tts_test.py采用讯飞 XFS5152CE 模块完成语音播报。
华为云 IoT
主要程序:
huaweiyun.py支持 MQTT 上传:
心率
血氧
体温
跌倒状态
微信小程序
源码:
前鳃小程序 3.0/支持:
健康数据
心率曲线
GPS
跌倒提醒
AI建议
远程语音安抚
工程结构
.
├── app
│ ├── camera_capture.py
│ ├── dashboard_app.py
│ ├── elder_brain_api.py
│ ├── elder_mcp_server.py
│ ├── face_recognizer.py
│ ├── health_monitor.py
│ ├── i2c_base.py
│ ├── rknn_inference.py
│ └── tts_service.py
│
├── people2
│ ├── register_face.py
│ ├── recognize_face.py
│ ├── collect_face.py
│ ├── models
│ └── func
│
├── project
│ └── modules
│ ├── asr_main3.py
│ ├── voice_recorder2.py
│ ├── voice_test.py
│ ├── openclaw_client.py
│ ├── huaweiyun.py
│ ├── heart_thread.py
│ ├── mpu6050.py
│ ├── as6221.py
│ └── tts_test.py
│
├── 前鳃小程序 3.0
│
├── best.rknn
│
└── README.md软件架构
麦克风
│
▼
FunASR
│
▼
OpenClaw
│
▼
MCP Server
│
┌────┼───────────┐
│ │ │
▼ ▼ ▼
人脸 物品 健康监测
│ │ │
▼ ▼ ▼
TTS 华为云 微信小程序AI 模型
模型 | 用途 |
FunASR | 离线语音识别 |
YuNet | 人脸检测 |
SFace | 人脸识别 |
YOLOv8 RKNN | 物品识别 |
OpenClaw | Agent |
硬件
RK3588
USB Camera
USB Microphone
MAX30102
MPU6050
AS6221
XFS5152CE
运行
启动 FastAPI:
python app/elder_brain_api.py启动 MCP:
python app/elder_mcp_server.py启动健康监测:
python app/health_monitor.py启动语音助手:
python project/modules/asr_main3.py项目展示
建议在 docs/images 中放置:
docs/images/
architecture.png
hardware.jpg
wechat.png
dashboard.png
demo.gifREADME 中直接引用:
## 系统架构

## 实物

## 微信小程序

## 演示
开发环境
Ubuntu 22.04
Python 3.10
OpenCV
RKNN Toolkit Lite2
OpenClaw
FastAPI
FunASR
PyAudio
License
MIT License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceLinks IoT devices to AI large models using the MCP and MQTT protocols, enabling natural language control, real-time AI responses, and complex instruction execution for interconnected IoT devices.3371MIT
- Alicense-qualityDmaintenanceA powerful AI service platform that provides complete MCP tool calling capabilities and RAG knowledge base functionality, enabling users to connect to multiple MCP servers and perform intelligent document search.Apache 2.0
- Alicense-qualityDmaintenanceA production-ready MCP server that bridges physical sensor data with AI reasoning, enabling control and monitoring of a Nordic Thingy:52 IoT device through natural language conversations.1MIT
- Alicense-qualityCmaintenanceMulti-model MCP server enabling code generation, visual analysis, and complex reasoning via Qwen3 models.MIT
Related MCP Connectors
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
MCP server for AI dialogue using various LLM models via AceDataCloud
MCP server for MiniMax H3 multimodal video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/crichard201718/-RK3588-'
If you have feedback or need assistance with the MCP directory API, please join our Discord server