article
README
🚀 请求跟踪器 MCP 服务器
本 MCP 服务器可借助 AI 助力您对 请求跟踪器 进行控制,为您的请求管理带来便利。
🚀 快速开始
📦 安装指南
复制 env.example 文件到 .env 并更新其中所需的配置。
✨ 主要特性
获取票证状态
您可以说出票证的 ID 来询问其状态。
创建票证
示例输入:在通用队列中创建一个重置我的密码的票证
本 MCP 服务器可借助 AI 助力您对 请求跟踪器 进行控制,为您的请求管理带来便利。
复制 env.example 文件到 .env 并更新其中所需的配置。
您可以说出票证的 ID 来询问其状态。
示例输入:在通用队列中创建一个重置我的密码的票证
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed