NixOS
by MaNGOSDX
Overview
An unofficial Electron-based desktop client for Nvidia's GeForce NOW game streaming service on Linux, offering native integration and Discord Rich Presence.
Installation
npm startSecurity Notes
The application sets `contextIsolation: false` in its Electron `webPreferences`. This is a significant security risk as it allows the loaded GeForce NOW web content to access Node.js APIs directly. A Cross-Site Scripting (XSS) vulnerability in the remote web application could be exploited to achieve arbitrary code execution on the user's system. While the client loads the 'official' GFN web page, this configuration inherently trusts the remote content's security, which is generally not recommended for Electron apps. The Discord client ID is hardcoded, but it is a public identifier and not a secret.
Similar Servers
openroad-mcp
Provides AI assistants with interactive access to OpenROAD chip design and timing analysis tools through a structured API.
mcp-server
This server provides weather information (current, forecast) and city location search functionality as a tool for AI agents, integrating with the Open-Meteo API.
rovo-mcp-server
Facilitating and exploring integrations with Atlassian's Rovo Managed Cloud Platform server.
mcp_server_yt
Unable to determine the specific use case as no source code was provided for analysis.