legacy-mcp

Marco-Lelli/legacy-mcp
★ 0 stars Python 📁 File System Updated today
MCP server for Active Directory on-premises assessment
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "legacy-mcp": {
      "command": "uvx",
      "args": [
        "legacy-mcp"
      ]
    }
  }
}

Or install with pip: pip install legacy-mcp