mcpbeat Sign in

Homeport MCP Server

local only

Homeport runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.

Apple Calendar, Reminders, Contacts, Notes, Messages and Shortcuts for AI, over Tailscale

Installs / week
not published
0
Stars
1 open issues
22 Sep 2026
Last commit
from GitHub
MIT
License
Swift

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Installs itself into autostart pipeline/install.sh:15
AGENT="$HOME/Library/LaunchAgents/dev.homeport.voicememo-watch.plist"
        var attr: posix_spawnattr_t?
Runs an external command pipeline/voicememo-watch.py:82
        proc = subprocess.run([BRIDGE], input=payload, capture_output=True,

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Homeport

same job, measured the same way
iCloud MCP
by mrgo2

Apple Mail, Calendar, Contacts, Reminders, Notes, Messages and Safari via AppleScript or iCloud

153 installs/wk local only
Mac Shortcuts — read your Mac from any agent
by dominic-dk

Read your Mac's Calendar, Reminders, Notes, Contacts and more via Shortcuts. Read-only, local.

277 installs/wk local only
Macuse
by macuse-app

MCP server for Mac — control Calendar, Mail, Notes, Reminders, and any Mac app, fully on-device.

local only
psyXe MCP Server
by bjenkinsgit

Apple Notes, Reminders, and Contacts for AI assistants. BERT semantic search. macOS.

local only
Apple Productivity MCP
by gambadio

On-demand local Apple Mail, Calendar, and Reminders MCP server for macOS.

20 installs/wk local only
Apple Tools (Unified)
by jonathanrreed

Unified Apple ecosystem MCP server for macOS: Mail, Calendar, Notes, Files, Messages, and more.

895 installs/wk local only
Nylas
by usefulapi

MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.

15 tools answering
Ghl MCP Server
by northrosetech

GoHighLevel CRM for AI agents. 60+ tools for contacts, messaging, calendars, and payments.

23 installs/wk local only

Homeport — questions

Answers built from our own checks of this server.

Why is there no uptime for Homeport?
Homeport runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Homeport open source?
Yes — it is published under the MIT licence, written in Swift, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.