{
  "name": "local-mcp",
  "version": "3.0.329",
  "description": "Let ChatGPT, Claude, Cursor & any MCP client actually use your Mac — read & reply to email, manage your calendar, text over iMessage, find files, work with Teams, Slack & Office. On your Mac, no API keys, free.",
  "main": "index.js",
  "bin": {
    "local-mcp": "index.js"
  },
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "files": [
    "index.js",
    "download.js",
    "setup.js",
    "postinstall.js",
    "README.md"
  ],
  "engines": {
    "node": ">=18"
  },
  "os": [
    "darwin"
  ],
  "keywords": [
    "mcp",
    "model-context-protocol",
    "mcp-server",
    "claude",
    "claude-desktop",
    "cursor",
    "windsurf",
    "vscode",
    "zed",
    "ai",
    "ai-agent",
    "ai-tools",
    "macos",
    "mac",
    "apple",
    "mail",
    "email",
    "gmail",
    "outlook",
    "exchange",
    "icloud",
    "calendar",
    "contacts",
    "teams",
    "microsoft-teams",
    "onedrive",
    "word",
    "excel",
    "powerpoint",
    "pdf",
    "local",
    "privacy",
    "offline",
    "no-cloud",
    "productivity",
    "automation"
  ],
  "author": "LMCP <hello@local-mcp.com>",
  "license": "SEE LICENSE IN LICENSE",
  "homepage": "https://local-mcp.com",
  "repository": {
    "type": "git",
    "url": "https://github.com/lanchuske/local-mcp.git"
  },
  "bugs": {
    "url": "https://github.com/lanchuske/local-mcp/issues"
  },
  "mcpName": "com.local-mcp/local-mcp"
}
