74
grade C
10 days ago
glama

Lutris MCP Server

Enables AI assistants to browse, search, and manage a Lutris Linux gaming library. It provides tools for modifying game details, organizing categories, and accessing collection statistics directly from the Lutris SQLite database.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — list_runners (line 241: execSync(`lutris ${flag}`, {)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLUTRIS_DATA_DIR~/.local/share/lutris Path to Lutris data directory (media, logs)
configLUTRIS_DB_PATH~/.local/share/lutris/pga.db Path to Lutris SQLite database
configLUTRIS_GAMES_CONFIG_DIR~/.config/lutris/games Path to game YAML configs
configLUTRIS_LOG_DIR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/praeses0-lutris-mcp-1a6qvg)](https://m8ven.ai/mcp/praeses0-lutris-mcp-1a6qvg)
commit: e79eb4f5605ca179a44c970b3a381b509ebbf877
code hash: 64026e36e79ba03145265f29db649b47a134253f53eaef3e3d84f924a05cd5ab
verified: 4/11/2026, 2:32:52 PM
view raw JSON →