Back to search
30
MCP

marlow-mcp

pypi/marlow-mcp

AI that works beside you, not instead of you. Windows desktop automation MCP server with background mode, security-first design, and zero telemetry.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Windows-MCP.Net
A .NET-based Windows desktop automation MCP (Model Context Protocol) server that provides AI assistants with the ability to interact with th
0 tools
Terminal MCP Server
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
0 tools
winapp-mcp
MCP server for automating native Windows desktop apps — Playwright for Windows. Gives AI assistants (Copilot, Claude, Cursor) full control o
0 tools
maa-mcp
MCP server based on MaaFramework, providing Android and Windows desktop automation capabilities for AI assistants
0 tools
itsmrshow/home-assistant-mcp-server
Home Assistant MCP Server that enables any AI assistant to interact with Home Assistant
0 tools
rajkob/mcp-remote-executor
MCP server: give AI assistants SSH access to remote servers. 22 tools, Docker, VPN-friendly.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "marlow-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}