Home › Development › Perseus: MCP server and live context engine

Perseus: MCP server and live context engine

Live context MCP server: resolves git, services, and tests into agent context. Local-first, MIT.

Python Local macOSWindowsLinux

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.0.26)

uvx perseus-ctx

Or add to your MCP client config:

{
  "mcpServers": {
    "perseus": {
      "command": "uvx",
      "args": [
        "perseus-ctx"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry