Xray Mcp Server

Created By
jithinjosejacob5 months ago
Overview

what is Xray MCP Server?

Xray MCP Server is a server application designed to facilitate the deployment and management of Xray services in a cloud environment.

how to use Xray MCP Server?

To use Xray MCP Server, set the environment variables for XRAY_DEPLOYMENT, XRAY_CLOUD_CLIENT_ID, and XRAY_CLOUD_CLIENT_SECRET, and run the server command: node /absolute/path/to/xray-mcp-server/dist/index.js.

key features of Xray MCP Server?

  • Easy deployment of Xray services in the cloud.
  • Configurable server parameters for flexible management.
  • Integration with Xray cloud services.

use cases of Xray MCP Server?

  1. Deploying Xray services for cloud-based applications.
  2. Managing multiple Xray instances in a scalable manner.
  3. Facilitating cloud integration for Xray functionalities.

FAQ from Xray MCP Server?

  • What is required to run Xray MCP Server?

You need to set the environment variables for deployment and provide the correct path to the server script.

  • Can I run multiple instances of Xray MCP Server?

Yes, you can configure multiple instances by adjusting the server parameters accordingly.

  • Is Xray MCP Server open-source?

Yes, Xray MCP Server is available on GitHub for public use.

Server Config

{
  "mcpServers": {
    "xray": {
      "command": "node",
      "args": [
        "/absolute/path/to/xray-mcp-server/dist/index.js"
      ],
      "env": {
        "XRAY_DEPLOYMENT": "cloud",
        "XRAY_CLOUD_CLIENT_ID": "your_client_id",
        "XRAY_CLOUD_CLIENT_SECRET": "your_client_secret"
      }
    }
  }
}
Project Info
Created At
5 months ago
Updated At
5 months ago
Author Name
jithinjosejacob
Star
-
Language
-
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago