About Endpoint Server
Endpoint Server is an MCP server published by xinnan-tech in the Developer Tools category: xiaozhi mcp接入点服务器,用于自定义mcp服务注册,方便拓展小智服务端工具调用. It has been installed 0 times through Conduid.
The repository has 131 stars and 80 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx mcp-endpoint-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Endpoint Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
Releases
README
MCP Endpoint Server
一个高效的xiaozhi mcp接入点服务器,用于xiaozhi-server自定义mcp服务注册,方便拓展小智设备工具调用。
本项目是一个基于websocket的MCP注册中心,功能单一,建议使用Docker运行。
功能特性
- 🚀 高性能: 基于FastAPI和WebSocket的异步架构,支持高并发
- 🔄 消息转发: 自动转发工具端和小智端之间的消息
- 🔒 连接管理: 智能管理WebSocket连接,支持连接清理
- 📊 监控统计: 提供连接统计和健康检查接口
- ⚙️ 配置灵活: 支持配置文件管理,易于部署和维护
- 🛡️ 错误处理: 完善的错误处理和日志记录
架构设计

接入教程
技术细节
README mirrored from the source repository 4 hours ago. The original is authoritative.