Token导航 LogoToken导航TokenDH.com
MCP Server Xiaozhi logo
开发工具stdio官方级别未说明来源级核验

MCP Server Xiaozhi

MCP Server

一个用于支持Tiểu Trí的MCP服务器工具,可在Orange Pi等设备上运行,支持多种API集成。

工具数

0

提示词数

0

GitHub Stars

3

资源数

0
开发工具API集成Python本地部署

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

thanhtantran

提供方

thanhtantran

最后核验

2026/5/17 20:20

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

pip install -r requirements.txt

详细介绍

mcp-server-xiaozhi

Test thử một số mcp-server để dùng với Tiểu Trí, chạy tốt trên các thiết bị Orange Pi nh ư Orange Pi 5, Orange Pi 4A, Orange Pi 3B ...

Quick Start

  1. Install dependencies
pip install -r requirements.txt

Đối với Phạt nguội API, cần cài NodeJS (dùng NVM cài node 18), sau đó cài đặt chạy background trong service

sudo cp phatnguoi-api/phatnguoi-api.service /etc/systemd/system
sudo systemctl daemon-reload
sudo systemctl enable --now phatnguoi-api.service

File phatnguoi.py cai sử dụng localhost:3033 nếu thay đổi phải sửa file này

  1. Set up environment variables
export MCP_ENDPOINT=

hoặc tạo file .env và paste export MCP_ENDPOINT= vào đó

  1. Run the calculator example
python mcp_pipe.py calculator.py

Or run all configured servers

python mcp_pipe.py

*Requires mcp_config.json configuration file with server definitions (supports stdio/sse/http transport types)*

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Forked from the original https://github.com/78/mcp-calculator
  • API Phạt nguội lấy từ https://github.com/anyideaz/phatnguoi-api
  • API Phát nhạc Youtube thông qua máy chủ Invidious lấy gốc từ https://github.com/ryannguyentran/mp3-proxy-musicVN-xiaozhi

目录标签

目录标签

开发工具API集成Python本地部署MCP服务器OrangePi

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP