Skip to content

Add Apple Productivity MCP - #277

Merged
its-mash merged 1 commit into
mcpmux:mainfrom
gambadio:add-apple-productivity-mcp
Aug 11, 2026
Merged

Add Apple Productivity MCP#277
its-mash merged 1 commit into
mcpmux:mainfrom
gambadio:add-apple-productivity-mcp

Conversation

@gambadio

@gambadio gambadio commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Change Type

  • Add a new server definition
  • Update an existing server definition
  • Fix a bug in an existing definition
  • Other

Summary

Adds the free, MIT-licensed Apple Productivity MCP for one-click local installation on macOS. It exposes 18 tools for Apple Mail, Calendar, and Reminders and runs on demand over stdio.

Server Details

Checklist

CI-enforced

  • JSON file lives at servers/.json
  • Filename matches the id field exactly
  • Required fields present: id, name, transport
  • npm run validate -- servers/ch.datenkraft-apple-productivity-mcp-npx.json passes
  • npm run check-conflicts passes
  • npm test passes (38 tests)
  • Every commit is signed off with DCO

Reviewer quality bar

  • Description is one clear sentence
  • Categories are defined in categories.json
  • No input placeholders are used
  • Authentication and transport metadata are consistent
  • Repository and documentation links resolve
  • Capabilities match the implementation
  • Platform is restricted to macOS

Platform-managed fields

  • No platform-managed fields are set
  • No publisher verification fields are set
  • No _platform-prefixed keys are set

Trademark & branding

  • No official/certified/endorsed wording is used
  • The logo URL is the contributors own GitHub avatar

Tested locally

  • Installed in McpMux
  • Verified the published npx package initializes over stdio and returns its tool list

Notes for Reviewers

The server intentionally has no remote endpoint: it uses local macOS Automation APIs and is launched by the MCP client only on demand.

Signed-off-by: Ricardo Kupper <ricardo.kupper@outlook.com>
@its-mash
its-mash merged commit d328d44 into mcpmux:main Aug 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants