MCP Directory
Back

GLaDOS

by dnhkng · Python · ★ 5,527

This is the Personality Core for GLaDOS, the first steps towards a real-life implementation of the AI from the Portal series by Valve.

Install

pip install git+https://github.com/dnhkng/GLaDOS.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "glados": {
      "command": "uvx",
      "args": [
        "git+https://github.com/dnhkng/GLaDOS.git"
      ]
    }
  }
}

From the README

> *"Science isn't about asking why. It's about asking, 'Why not?'" - Cave Johnson* GLaDOS is the AI antagonist from Valve's Portal series—a sardonic, passive-aggressive superintelligence who views humans as test subjects worthy of both study and mockery. Back in 2022 when ChatGPT made its debut, I had a realization: we are living in the Sci-Fi future and can actually build her now. A demented, obsessive AI fixated on humanity, super intelligent yet utterly lacking sound judgment; so just like an LLM, right? 2026, and still no moon colonies or flying cars. But a passive-aggressive AI that c…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers