Skip to main content
Glama
xrxs-ai

xrxs MCP Server

Official
by xrxs-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
urlYesxrxs MCP 服务器 URL,例如 https://mcp.example.com/mcp
auth.modeNo鉴权模式:oauth(默认)、static、none
serverNameNo服务器名称,用于工具命名 mcp__<serverName>__<rawName>,跨重启稳定
auth.scopesNoOAuth scopes,[] 表示服务器默认 scope
auth.clientIdNo预注册的 OAuth client_id,设置后跳过动态注册
auth.issuerUrlNo可选:固定 RFC 8414 issuer,跳过发现
auth.tokenFileNo令牌存储文件路径,默认 ~/.xrxs/dsh-xrxs-mcp/<sha256(url)>.json
auth.clientNameNoOAuth 动态注册的 client_name,须命中网关注册规则,如 cinlynDshDesktop
auth.accessTokenNo静态令牌(mode=static 时使用)
auth.autoConnectNo已存在 OAuth 会话时是否自动连接,默认 true
auth.openBrowserNo是否自动打开浏览器,false 则打印 URL 供手动打开
auth.clientSecretNo预注册的 OAuth client_secret,服务器签发时填写
auth.redirectPortNoOAuth loopback 回调端口,如 42351
skills.autoUpdateNo是否定时轮询在线更新 skill
skills.installDirNoskill 安装目录,默认 ~/.dsh/skills
skills.intervalMsNoskill 轮询间隔(毫秒),5分钟~24小时
skills.packageUrlNoskill 资源包 tgz 地址,空字符串 = 不启用
toolCallTimeoutMsNo工具调用超时(毫秒),默认 60000
failOnStartupErrorNo启动错误时是否失败,默认 false(不让桌面起不来)
auth.tokenEndpointAuthMethodNotoken 端点鉴权方法,如 client_secret_post
auth.allowDynamicRegistrationNo是否允许动态客户端注册,使用预注册 clientId 时设为 false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources