Xmcp Application Bce8efbb
MCP Server
A development server that automatically discovers and exposes tools from the src/tools directory, allowing you to create and run Machine Comprehension Protocol (MCP) services with either HTTP or STDIO transport methods.
工具数
快速接入
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
目录标签
目录标签
接入字段
传输方式(transport,传输协议)
未说明
鉴权方式(authType,认证方式)
api-key
权限和风险
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
仍需确认:category / installCommand
来源信息
继续浏览同类 MCP
上一个 MCP
Xmcp Application B70b0b2a
A template MCP server created with create-xmcp-app that demonstrates structured organization of tools, prompts, and resources with automatic discovery from their respective directories.
下一个 MCP
Yd MCP App
YD MCP 应用是一个基于Koa框架的RESTful API应用,提供了一系列API端点用于示例数据的增删改查操作。它采用了Node.js作为运行时环境,并结合了Koa及其相关中间件来实现轻量级的Web服务。