← Back to Plugins
MCP Server MCP

Apple Maps

github By github 👁 1 views ▲ 0 votes

Search places, estimate routes, and build Apple Maps links on macOS.

Homepage Verified source GitHub

Install

uvx apple-maps-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "apple-maps-mcp",
      "version": "1.0.2",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.2/apple-maps-1.0.2.mcpb",
      "version": "1.0.2",
      "fileSha256": "337809eb0970848261469553343f8c63f208553138b4cde12602b751e5e498ca",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi mcpb

Comments

Sign in to leave a comment

Loading comments...