Skip to content
Back to search
30
MCP

@dominion525/familiar-mcp

npm/@dominion525/familiar-mcp

MCP server: drive the user's real macOS Chrome via AppleScript. 32 tools, sidesteps headless / bot detection by operating the actual signed-in browser.

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

Similar MCP servers embedding-nearest

io.github.dominion525/familiar-mcp
MCP server that drives the user's real macOS Chrome via AppleScript. 32 tools.
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
mcpbrowser
MCP browser server — loads and interacts with web pages using the user's Chromium-based browser with full JavaScript execution. Handles auth
0 tools
mcp-chrome
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assis
0 tools
real-browser-mcp
MCP server + Chrome extension that gives AI agents control of your real browser with existing sessions and logins
0 tools
MCP Browser
Native macOS browser exposing an MCP server so AI agents can drive a real WKWebView.
0 tools

How to use

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

{
  "mcpServers": {
    "@dominion525/familiar-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}