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
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • 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. πŸ’» Developer Tools
  3. Agentbridge
Agentbridge logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 11:01:38 PM

Agentbridge

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository24 GitHub StarsTotal stargazers on GitHub for the source repository (24 stars).Visit Website

Control Classic Mac OS (System 7-9) from AI agents via shared folder protocol.

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": {
    "agentbridge": {
      "command": "npx",
      "args": [
        "-y",
        "classic-mac-mcp"
      ]
    }
  }
}

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

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

AgentBridge

npm MCP Registry

Let AI talk to your Classic Mac.

AgentBridge is a native Classic Mac OS application that lets AI agents (like Claude) interact with Mac OS 7–9 through structured commands and responses. It works on real hardware and emulators β€” no modifications to your Mac required.

Drop AgentBridge into a shared folder, launch it on your Mac, and an AI agent can list windows, open apps, type text, read the clipboard, browse files, and more β€” all through a simple text-based protocol.

AgentBridge splash screen on a Mac SE

How It Works

Code
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚    Claude / AI Agent β”‚
β”‚         β”‚            β”‚
β”‚    MCP Protocol      β”‚
β”‚         β”‚            β”‚
β”‚    MCP Server (Node) β”‚
β”‚         β”‚            β”‚
β”‚    Shared Folder I/O β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
         β”‚  reads/writes text files
         β”‚
    β”Œβ”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
    β”‚  Shared Volume (NAS / AFP /   β”‚
    β”‚  SMB / emulator extfs)        β”‚
    β”‚                               β”‚
    β”‚  AgentBridge-MyMac/           β”‚
    β”‚  β”œβ”€β”€ inbox/   ← commands in   β”‚
    β”‚  β”œβ”€β”€ outbox/  ← responses out β”‚
    β”‚  β”œβ”€β”€ assets/  ← file staging  β”‚
    β”‚  └── heartbeat                β”‚
    β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
         β”‚
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  Classic Mac OS 7 / 8 / 9        β”‚
β”‚                                  β”‚
β”‚  AgentBridge.app                 β”‚
β”‚  - Polls inbox for commands      β”‚
β”‚  - Executes via Mac Toolbox      β”‚
β”‚  - Writes responses to outbox    β”‚
β”‚  - Heartbeat every 2 seconds     β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

The transport is just a folder. How that folder is shared between the AI and the Mac is up to you:

  • NAS/file server (AFP or SMB) β€” multiple Macs and your modern computer all mount the same share
  • Emulator shared folder β€” BasiliskII and SheepShaver both support host directory sharing
  • Any other shared filesystem β€” if both sides can read and write files, it works

No SSH. No special drivers. No modifications to your Mac's system. AgentBridge is a regular application β€” launch it, quit it, done.

MCP Tools Reference

The MCP server exposes these tools to AI agents. If the fleet has only one target, the target parameter is optional on all tools.

System & Status

classic_mac_list_targets List all configured Classic Mac targets and their status (heartbeat alive/dead). No parameters.

classic_mac_ping Health check β€” returns pong if AgentBridge is responding.

ParameterRequiredDescription
targetNoTarget ID or alias

classic_mac_heartbeat Read the heartbeat file β€” shows uptime, front app, free memory, timestamp.

ParameterRequiredDescription
targetNoTarget ID or alias

classic_mac_get_about System information β€” OS version, machine type, RAM, free memory, uptime.

ParameterRequiredDescription
targetNoTarget ID or alias

Windows & Processes

classic_mac_list_windows Enumerate all visible windows across all applications. Returns window index, title, bounds (left,top,right,bottom), and front/back layer.

ParameterRequiredDescription
targetNoTarget ID or alias

classic_mac_get_front_window Get details about the frontmost window β€” title, bounds, owning app.

ParameterRequiredDescription
targetNoTarget ID or alias

classic_mac_list_processes List running applications with name, creator code, PID, and memory partition.

ParameterRequiredDescription
targetNoTarget ID or alias

Menus

classic_mac_list_menus List the menu bar entries for the frontmost application.

ParameterRequiredDescription
targetNoTarget ID or alias

classic_mac_get_menu_items Get items within a specific menu by name.

ParameterRequiredDescription
targetNoTarget ID or alias
menuYesMenu title (e.g. "File", "Edit")

classic_mac_menu_select Activate a menu item by name. Works for items with keyboard shortcuts.

ParameterRequiredDescription
targetNoTarget ID or alias
menuYesMenu title
itemYesMenu item name

Mouse & Keyboard

classic_mac_click Click at screen coordinates.

ParameterRequiredDescription
targetNoTarget ID or alias
xYesX coordinate (pixels from left)
yYesY coordinate (pixels from top)
clicksNoNumber of clicks (default 1, use 2 for double-click)

classic_mac_mouse_move Move the cursor without clicking.

ParameterRequiredDescription
targetNoTarget ID or alias
xYesX coordinate
yYesY coordinate

classic_mac_mouse_drag Click and drag from one point to another.

ParameterRequiredDescription
targetNoTarget ID or alias
x1YesStart X
y1YesStart Y
x2YesEnd X
y2YesEnd Y

classic_mac_type_text Type a string of text into the frontmost application.

ParameterRequiredDescription
targetNoTarget ID or alias
textYesText to type

classic_mac_key_press Press a single key with optional modifiers.

ParameterRequiredDescription
targetNoTarget ID or alias
keyYesKey name: single character, or return, enter, tab, space, delete, escape, left, right, up, down, home, end, pageup, pagedown, f1–f5
modifiersNoComma-separated: cmd, opt, shift, ctrl (e.g. "cmd,shift")

Clipboard

classic_mac_get_clipboard Read the current clipboard text contents.

ParameterRequiredDescription
targetNoTarget ID or alias

classic_mac_set_clipboard Set the clipboard text contents.

ParameterRequiredDescription
targetNoTarget ID or alias
textYesText to place on clipboard

Application Control

classic_mac_launch_app Launch an application by HFS path or creator code.

ParameterRequiredDescription
targetNoTarget ID or alias
pathNo*HFS path (e.g. "Macintosh HD:Applications:SimpleText")
creatorNo*4-character creator code (e.g. "ttxt")

*One of path or creator is required.

classic_mac_activate_app Bring a running application to the front.

ParameterRequiredDescription
targetNoTarget ID or alias
nameYesApplication name

classic_mac_quit_app Send a quit Apple Event to a running application.

ParameterRequiredDescription
targetNoTarget ID or alias
nameYesApplication name

classic_mac_send_appleevent Send a generic Apple Event to a running application.

ParameterRequiredDescription
targetNoTarget ID or alias
appYesTarget app name or 4-char creator code
eventYesEvent type: oapp, quit

Files & Volumes

classic_mac_get_volumes List all mounted volumes with name, free space, and total size.

ParameterRequiredDescription
targetNoTarget ID or alias

classic_mac_list_folder List contents of a folder by HFS path. Returns name, type code, creator code, size, and whether each item is a folder.

ParameterRequiredDescription
targetNoTarget ID or alias
pathYesHFS path (e.g. "Macintosh HD:System Folder:")

Compatibility

EnvironmentArchitectureOS VersionsStatus
68k Macs68kSystem 7.0–8.1βœ… Tested on System 7.6.1
PowerPC MacsPowerPCMac OS 8.5–9.2.2Builds, untested
BasiliskII68kSystem 7.0–8.1βœ… Tested on System 7.6.1
SheepShaverPowerPCMac OS 8.5–9.2.2Builds, untested

AgentBridge requires System 7.0 or later (for Apple Events support).

Quick Start

Pre-built Binaries

Download from the Releases page:

  • AgentBridge-68k.bin β€” MacBinary for 68k Macs (System 7–8.1)
  • AgentBridge-68k.dsk β€” HFS disk image for 68k Macs (System 7–8.1)
  • AgentBridge-ppc.bin β€” MacBinary for PowerPC Macs (OS 8.5–9.2.2)
  • AgentBridge-ppc.dsk β€” HFS disk image for PowerPC Macs (OS 8.5–9.2.2)

Setup

  1. Create a shared folder accessible to both your Mac and your modern computer. This can be a NAS share, an emulator's host directory, or any shared filesystem.

  2. Create the directory structure inside the shared folder:

    Code
    AgentBridge/
    └── AgentBridge-YourMacName/
        β”œβ”€β”€ inbox/
        β”œβ”€β”€ outbox/
        └── assets/
    
  3. Copy AgentBridge into the folder alongside inbox/outbox/assets.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’
  • Docker MCP logoDocker MCP

    Docker container management and operations through MCP

    πŸ’» Developer Tools3 views
    Compare vs Docker MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
24
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Agentbridge

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "agentbridge": { "command": "npx", "args": ["-y","classic-mac-mcp"] } }

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 PreviewAgentbridge AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/agentbridge?style=directory)](https://allmcps.com/mcp/agentbridge)
HTML Embed
<a href="https://allmcps.com/mcp/agentbridge"><img src="https://allmcps.com/api/badge/agentbridge?style=directory" alt="Agentbridge on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedApr 20, 2026
11/15 checks healthy over the last 45d
Views0
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 stars24
GitHub Star CountTotal stargazers on GitHub representing community popularity (24 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 20, 2026
39Quality signal: Fair Β· 39/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 & tools15/30
Adoption & activity4/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 1d ago via OSV.dev Β· classic-mac-mcp (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Agentbridge β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients