1. Conduid
  2. Developer Tools
  3. Endpoint Server
MCP server · Developer Tools

Endpoint Server

xiaozhi mcp接入点服务器,用于自定义mcp服务注册,方便拓展小智服务端工具调用

67Good

Scored 4 hours ago · breakdown

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

Install
npx mcp-endpoint-server

This 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

I know everything about Endpoint Server. Ask me about installation, configuration, usage, or troubleshooting.

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

v0.0.7v0.0.7 · 2 Jun 2026支持多个mcp客户端点的工具注册到同一个智能体
v0.0.6v0.0.6 · 5 Jul 2025支持单模块部署的xiaozhi-server
v0.0.5v0.0.5 · 4 Jul 2025不对id为空的消息进行转发
v0.0.4v0.0.4 · 1 Jul 2025支持同一个智能体多个小智客户端,同时连接
v0.0.3v0.0.3 · 25 Jun 2025优化日志显示

README

MCP Endpoint Server

一个高效的xiaozhi mcp接入点服务器,用于xiaozhi-server自定义mcp服务注册,方便拓展小智设备工具调用。

本项目是一个基于websocket的MCP注册中心,功能单一,建议使用Docker运行。

功能特性

  • 🚀 高性能: 基于FastAPI和WebSocket的异步架构,支持高并发
  • 🔄 消息转发: 自动转发工具端和小智端之间的消息
  • 🔒 连接管理: 智能管理WebSocket连接,支持连接清理
  • 📊 监控统计: 提供连接统计和健康检查接口
  • ⚙️ 配置灵活: 支持配置文件管理,易于部署和维护
  • 🛡️ 错误处理: 完善的错误处理和日志记录

架构设计

原理图

接入教程

MCP 接入点部署使用指南

技术细节

技术细节

README mirrored from the source repository 4 hours ago. The original is authoritative.

Questions

About Endpoint Server

How do I install Endpoint Server?

Run npx mcp-endpoint-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Endpoint Server safe to use with an AI agent?

Its trust score is 67 out of 100 (good). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Endpoint Server still maintained?

Yes — the latest release is v0.0.7 (2 Jun 2026), and the last commit was a year ago. The repository has 131 stars and 0 open issues.