Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ¤– Coding Agents
  3. Terminator MCP Agent
Terminator MCP Agent logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:31:38 PM

Terminator MCP Agent

User RatingsBe the first to rate and review this MCP server!
View Repository1.6k GitHub StarsTotal stargazers on GitHub for the source repository (1,633 stars).Visit Website
windowsdesktop-automationbrowser-automationaccessibilitymcp

Automates Windows desktop and browser tasks through accessibility APIs, UI controls, workflow recording, and structured inspection.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "louis030195-terminator-mcp-agent": {
      "command": "npx",
      "args": [
        "-y",
        "terminator-mcp-agent@latest"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesšŸ¤– More in Coding Agents

Overview

The louis030195/terminator-mcp-agent MCP server lets compatible AI clients control Windows applications and browsers through MCP. It uses accessibility elements, UI actions, application and window management, browser control, and workflow recording rather than requiring a vision model. Install it with npx and configure it as a local MCP process in clients such as Cursor or Windsurf. Reach for it when an agent needs to operate desktop software, inspect structured UI data, or replay repeatable workflows on Windows.

Use cases

•Automate Windows application workflows
•Inspect accessibility elements to build selectors
•Control browser sessions with existing authentication
•Record repeatable desktop workflows
•Capture screens or UI elements for agent tasks

Key features

•Windows accessibility-based UI control
•Browser automation through a Chrome extension
•Workflow recording and replay support
•Application and window management
•Screen and element capture
•Multi-monitor support

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Terminator MCP Agent.

Extracted Tool Capabilities
Windows accessibility-based UI control
Browser automation through a Chrome extension
Workflow recording and replay support
Application and window management
Screen and element capture
Multi-monitor support

How Terminator MCP Agent works

What louis030195/terminator-mcp-agent MCP server does

The louis030195/terminator-mcp-agent MCP server connects an MCP-compatible AI assistant to Windows desktop automation. It can locate interface elements using metadata such as name, role, window, control type, or automation ID, then perform actions including clicking and typing. It also supports launching and managing applications, listing windows, identifying the active window, and handling multiple displays.

Browser automation is available through a Chrome extension. The project describes support across pixels, browser DOM data, and the Windows Accessibility tree, allowing an agent to work with both desktop applications and browser interfaces. Screenshots can be captured for displays or individual elements, but the automation model does not require a vision model or manual cursor control.

How it works

The MCP process runs locally and exposes Terminator capabilities to an AI client. Selectors are based on accessibility metadata rather than coordinates alone. To build reliable selectors, inspect the target application's Windows Accessibility Tree with Accessibility Insights for Windows or Inspect.exe. These tools reveal fields such as the element name, role, control type, and automation ID, which can then be used in selectors like name:Seven, role:Button, or window:Calculator.

Workflow recording can capture human interactions and produce deterministic automation. The project states that AI is used for recovery when needed, while recorded workflows provide the primary execution path. Browser sessions can be reused, including existing cookies and authentication state, according to the project documentation.

Setup and configuration

The louis030195/terminator-mcp-agent MCP server can be launched with npm through npx:

Terminal
npx -y terminator-mcp-agent@latest

For MCP clients that use JSON configuration, add a server entry with npx as the command and -y, terminator-mcp-agent@latest as its arguments. The README also shows optional LOG_LEVEL and RUST_BACKTRACE environment settings with values such as info and 1. A separate Claude Code command is provided using claude mcp add.

Tools and capabilities

  • Find Windows UI elements by accessibility metadata.
  • Click and type into identified controls.
  • Launch, list, and manage applications.
  • Inspect active and open windows.
  • Control browsers through the Chrome extension.
  • Record workflows for repeatable automation.
  • Capture screens or individual elements.
  • Support multi-monitor environments.

Limitations and notes

The louis030195/terminator-mcp-agent MCP server currently supports Windows only. The README marks macOS and Linux automation, CLI support, and MCP-agent support as unavailable on those platforms. Python support is listed as partial, while the TypeScript, workflow, CLI, KV, MCP, and Rust libraries are listed as Windows-supported.

Browser automation requires the Chrome extension described in the feature table. Reliable selector creation may require Accessibility Insights for Windows or Inspect.exe. The material does not document remote hosting, OAuth, or API-key configuration for the MCP process. The project is MIT-licensed, and its stated MCP installation uses the npm package terminator-mcp-agent.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Coding Agents View all alternatives
  • Touchpoint logoTouchpoint

    Playwright for the entire OS. Gives AI agents the ability to see, find, and interact with UI elements in any desktop application.

    šŸ¤– Coding Agents3 views
    Compare vs Touchpoint →
  • Ssh MCP logoSsh MCP

    MCP server exposing SSH control for Linux and Windows servers via Model Context Protocol. Securely execute remote shell commands with password or SSH key authentication.

    šŸ¤– Coding Agents2 views
    Compare vs Ssh MCP →
  • MCP Safe Local Python Executor logoMCP Safe Local Python Executor

    Safe Python interpreter based on HF Smolagents LocalPythonExecutor

    šŸ¤– Coding Agents3 views
    Compare vs MCP Safe Local Python Executor →
  • MCP Server Leetcode logoMCP Server Leetcode

    An MCP server that enables AI models to search, retrieve, and solve LeetCode problems. Supports metadata filtering, user profiles, submissions, and contest data access.

    šŸ¤– Coding Agents3 views
    Compare vs MCP Server Leetcode →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1.6k
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Terminator MCP Agent

Run `npx -y terminator-mcp-agent@latest`, or add that command and its arguments to your MCP client's configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewTerminator MCP Agent AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/louis030195-terminator-mcp-agent?style=directory)](https://allmcps.com/mcp/louis030195-terminator-mcp-agent)
HTML Embed
<a href="https://allmcps.com/mcp/louis030195-terminator-mcp-agent"><img src="https://allmcps.com/api/badge/louis030195-terminator-mcp-agent?style=directory" alt="Terminator MCP Agent on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ¤–Coding Agents
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsCursor, Windsurf
Last updatedSep 7, 2026
10/10 checks healthy over the last 30d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1,633
GitHub Star CountTotal stargazers on GitHub representing community popularity (1,633 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 2, 2026
55Quality signal: Good Ā· 55/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Ā· terminator-mcp-agent@latest (npm)

ā˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ¤– Coding Agents →Best MCP servers for Coding Agents →Alternatives to Terminator MCP Agent →Install in Claude DesktopInstall in CursorInstall in VS Code