macOS-MCP
Rank #6,198io.github.Jeomon/macos-mcp
MCP server for macOS desktop automation via the Accessibility API.
macOS-MCP is a Model Context Protocol (MCP) server published by Jeomon. It ranks #6,198 of 132,046 servers tracked on MCP Toplist, and its repository has 184 GitHub stars. macOS-MCP is listed on Official MCP, with 1 tracked version. It was first listed on May 22, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 125,848 of 132,046 servers on MCP Toplist.
Use macOS-MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add macos-mcp -- uvx macos-mcp[mcp_servers.macos-mcp]
command = "uvx"
args = ["macos-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"macos-mcp": {
"command": "uvx",
"args": [
"macos-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"macos-mcp": {
"command": "uvx",
"args": [
"macos-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"macos-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"macos-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"macos-mcp": {
"command": "uvx",
"args": [
"macos-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"macos-mcp": {
"command": "uvx",
"args": [
"macos-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Jeomon%2Fmacos-mcp)<a href="https://mcptoplist.com/server/io.github.Jeomon%2Fmacos-mcp"><img src="https://mcptoplist.com/badge/io.github.Jeomon%2Fmacos-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Jeomon
Available versions (1)
| Version | Published |
|---|---|
| 0.3.6 | May 22, 2026 |
Frequently asked questions
- Who maintains macOS-MCP?
- macOS-MCP is maintained by Jeomon, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is macOS-MCP listed on the Official MCP Registry?
- Yes — macOS-MCP is listed on the Official MCP Registry.
- How many versions does macOS-MCP have?
- MCP Toplist tracks 1 version of macOS-MCP, most recently published on May 22, 2026.
- Where can I find the source code for macOS-MCP?
- The source code for macOS-MCP is hosted at github.com/Jeomon/macos-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.