AiDD MCP Server

AiDD MCP Server

Integrates Apple Notes with AI-powered task extraction and prioritization, enabling automatic processing of notes into actionable items and syncing across multiple productivity services like Google Tasks, Todoist, Notion, and more.

Category
Visit Server

README

@aidd-app/mcp

Official AiDD MCP Server for Claude Desktop - Seamless integration with Apple Notes, AI-powered task processing, and multi-service synchronization.

Features

🍎 Apple Notes Integration

  • Create Notes: Create new notes with titles, content, folders, and tags
  • Search Notes: Search across all notes with advanced filtering options
  • Read Notes: Read note content with optional metadata
  • Update Notes: Update existing notes or append content
  • Delete Notes: Safely delete notes with confirmation
  • Folder Management: List and organize folders

🤖 AI-Powered Processing

  • Action Item Extraction: Automatically extract TODO items and tasks from notes
  • Smart Prioritization: AI-powered task prioritization for ADHD optimization
  • Bulk Processing: Import multiple notes at once for batch processing
  • Intelligent Categorization: Automatic tagging and organization

🔐 OAuth Authentication

  • Browser-Based Login: Secure authentication through your browser
  • Multiple Providers: Google, Microsoft, Apple, and Email/Password
  • Automatic Token Refresh: Stay connected without re-authentication
  • Encrypted Storage: Secure credential management

📱 Multi-Service Sync

  • Google Tasks
  • Microsoft To Do
  • Trello
  • Todoist
  • Notion
  • TickTick
  • Evernote

Installation

Option 1: MCP Bundle (Fastest)

Download and install the self-contained bundle:

# Download the bundle
curl -LO https://github.com/AiDD-app/mcp-server/raw/main/AiDD.mcpb

# Extract and install
unzip AiDD.mcpb && cd AiDD.mcpb && ./install.sh

Option 2: Claude Desktop UI

  1. Open Claude Desktop
  2. Go to Settings → MCP Servers → Add Server
  3. Enter package name: @aidd-app/mcp
  4. Click Install
  5. Restart Claude Desktop

Manual Installation

Add the following to your ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "AiDD": {
      "command": "npx",
      "args": ["@aidd-app/mcp"],
      "env": {}
    }
  }
}

Usage

First Time Setup

  1. In Claude, type: connect
  2. Your browser will open for authentication
  3. Sign in with your AiDD account:
    • Google Sign-In
    • Microsoft Sign-In
    • Apple Sign-In
    • Email/Password

Available Commands

  • connect - Sign in to your AiDD account
  • status - Check your connection and subscription status
  • start_workflow - Begin importing and processing Apple Notes
  • list_notes - View your Apple Notes
  • import_notes - Import notes for AI processing
  • extract_action_items - Extract tasks from your notes
  • sync_tasks - Sync to your connected services

Requirements

  • macOS (for Apple Notes integration)
  • Node.js 18+
  • Claude Desktop
  • AiDD account (free or premium)

Subscription Tiers

  • FREE - Basic features with limited AI processing
  • PREMIUM - Enhanced AI features and faster processing
  • PRO - Unlimited processing and priority support

Security

  • OAuth 2.0 authentication
  • Encrypted credential storage
  • No passwords stored locally
  • Automatic token refresh
  • Session-based security

Support

License

MIT © AiDD Team

Privacy

Your notes and tasks are processed securely. We never store your Apple Notes content. All AI processing happens through secure APIs with temporary data handling.


Made with ❤️ by the AiDD Team for the ADHD community

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured