ShortcutsBridge
Rank #71,531io.github.IsaiahDupree/shortcuts-bridge
MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent
ShortcutsBridge is a Model Context Protocol (MCP) server published by IsaiahDupree. It ranks #71,531 of 131,629 servers tracked on MCP Toplist. ShortcutsBridge is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 60,098 of 131,629 servers on MCP Toplist.
Use ShortcutsBridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shortcuts-bridge https://shortcutsbridge.vercel.app/mcp[mcp_servers.shortcuts-bridge]
url = "https://shortcutsbridge.vercel.app/mcp"Add to ~/.codex/config.toml.
https://shortcutsbridge.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"shortcuts-bridge": {
"url": "https://shortcutsbridge.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shortcuts-bridge": {
"type": "http",
"url": "https://shortcutsbridge.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shortcuts-bridge": {
"serverUrl": "https://shortcutsbridge.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shortcuts-bridge": {
"url": "https://shortcutsbridge.vercel.app/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.IsaiahDupree%2Fshortcuts-bridge)<a href="https://mcptoplist.com/server/io.github.IsaiahDupree%2Fshortcuts-bridge"><img src="https://mcptoplist.com/badge/io.github.IsaiahDupree%2Fshortcuts-bridge.svg" alt="MCP Toplist: #71,531 of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
IsaiahDupree
Other servers by IsaiahDupree
- NotesBridge#36,065 · 1 ver
- Modal MCP Server#44,490
- CommerceBridge#67,042 · 1 ver
- storebridge-mcp#67,043 · 1 ver
- agentsearch-mcp#71,523 · 1 ver
- CalendarBridge#71,524 · 1 ver
- devstack-mcp#71,525 · 1 ver
- jobstack-mcp#71,526 · 1 ver
- MessagesBridge#71,527 · 1 ver
- realtystack-mcp#71,528 · 1 ver
- RemindersBridge#71,529 · 1 ver
- SecondBrainBridge#71,530 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains ShortcutsBridge?
- ShortcutsBridge is maintained by IsaiahDupree, which publishes 17 MCP servers (13 total versions) tracked on MCP Toplist.
- Is ShortcutsBridge listed on the Official MCP Registry?
- Yes — ShortcutsBridge is listed on the Official MCP Registry, alongside Glama.
- How many versions does ShortcutsBridge have?
- MCP Toplist tracks 1 version of ShortcutsBridge, most recently published on Aug 1, 2026.
- Where can I find the source code for ShortcutsBridge?
- The source code for ShortcutsBridge is hosted at github.com/IsaiahDupree/shortcuts-bridge.
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.