MCP ServerSTDIOOfficialv1.0.3

NetScaler Console MCP Server

Interact with NetScaler environments through AI assistants via Citrix Cloud authentication. Enables programmatic access to NetScaler Console operations using OAuth2 and JWT token verification.

io.github.citrix/netscaler-console-mcp-server

Hosted URL

Local install

Transport

STDIO

Auth

7 required env vars

What the NetScaler Console MCP server does

How models use it and what it is built for.

Interact with NetScaler environments through AI assistants via Citrix Cloud authentication. Enables programmatic access to NetScaler Console operations using OAuth2 and JWT token verification.

Connect to NetScaler Console

Local install — runs as a subprocess.

docker run docker.io/netscaler/netscaler-console-mcp-server:1.0.3

Environment variables

Configuration this server reads at startup.

  • CC_IDRequired

    Citrix Cloud ID

  • CLIENT_IDRequired

    NetScaler Console Client ID

  • CLIENT_SECRETRequiredSecret

    NetScaler Console Client Secret

  • MCP_NS_OAUTH_ISSUERRequired

    OAuth Issuer URL

  • MCP_NS_JWKS_URIRequired

    JWKS endpoint URL for JWT token verification

  • SSL_CERT_PATHRequiredSecret

    Server certificate file path

  • SSL_KEY_PATHRequiredSecret

    Server key file path

Resources

Where to find authoritative docs and source for NetScaler Console.

Example prompts for NetScaler Console

Paste any of these into Agent Studio after connecting NetScaler Console.

  • List all NetScaler instances available in my Citrix Cloud environment
  • Show the current configuration status of my NetScaler appliances
  • What authentication endpoints do I need to configure for this MCP server
  • Explain the SSL certificate and key requirements for deploying this server

NetScaler Console MCP server — FAQ

Common questions about connecting and running NetScaler Console.

  • What credentials do I need to set up this NetScaler MCP server?

    You need a Citrix Cloud ID, NetScaler Console Client ID and Client Secret, an OAuth Issuer URL, and a JWKS URI for JWT verification. Additionally, you must provide SSL certificate and key file paths for secure communication.

  • How do I deploy the NetScaler Console MCP server?

    Use the Docker image `docker.io/netscaler/netscaler-console-mcp-server:1.0.3` with the required environment variables (CC_ID, CLIENT_ID, CLIENT_SECRET, MCP_NS_OAUTH_ISSUER, MCP_NS_JWKS_URI, SSL_CERT_PATH, SSL_KEY_PATH) configured before running the container.

  • What operations can I perform on NetScaler through this MCP server?

    This server provides AI assistants the ability to interact with NetScaler environments via Citrix Cloud. Specific operations depend on the NetScaler Console API capabilities exposed through the MCP interface.

  • Is SSL/TLS encryption required for this MCP server?

    Yes, SSL certificates and keys are required environment variables (SSL_CERT_PATH and SSL_KEY_PATH). You must provide valid certificate and key files before deploying the server.

  • What authentication method does this server use?

    The server uses OAuth2 with JWT token verification. It requires an OAuth Issuer URL and JWKS endpoint URI to validate tokens from Citrix Cloud.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground