Apple Notes Mcp

Created By
disco-trooper5 months ago
Overview

What is Apple Notes MCP?

Apple Notes MCP is a server application that allows users to manage their Apple Notes using natural language processing, enabling semantic search and full CRUD operations.

How to use Apple Notes MCP?

To use Apple Notes MCP, install it via npm or from source, run the setup wizard, and then interact with your notes using natural language commands through the Claude Code CLI.

Key features of Apple Notes MCP?

  • Semantic Search: Find notes based on meaning rather than keywords.
  • Hybrid Search: Combines vector and keyword search for improved results.
  • Full CRUD Operations: Create, read, update, delete, and move notes.
  • Incremental Indexing: Only re-embeds notes that have changed.
  • Dual Embedding Support: Choose between local or cloud-based embedding.

Use cases of Apple Notes MCP?

  1. Searching for specific notes using natural language queries.
  2. Creating and organizing notes efficiently.
  3. Updating existing notes with new content.
  4. Deleting or moving notes as needed.

FAQ from Apple Notes MCP?

  • Can I use Apple Notes MCP on Windows?

No, it is designed specifically for macOS.

  • Is there a cost to use Apple Notes MCP?

No, it is open-source and free to use.

  • What are the requirements to run Apple Notes MCP?

You need macOS, the Apple Notes app, and the Bun runtime.

Server Config

{
  "mcpServers": {
    "apple-notes": {
      "command": "npx",
      "args": [
        "-y",
        "@disco_trooper/apple-notes-mcp"
      ],
      "env": {
        "EMBEDDING_PROVIDER": "local",
        "EMBEDDING_MODEL": "Xenova/all-MiniLM-L6-v2"
      }
    }
  }
}
Project Info
Created At
5 months ago
Updated At
4 months ago
Author Name
disco-trooper
Star
-
Language
-
License
-

Recommend Servers

View All
Runik Ai

a day ago
Swiss Whale Intelligence
@alpineflow-io

**Swiss Whale Intelligence MCP** — 45 on-chain analytics tools for **Bitcoin, Ethereum, Solana, USDT (ETH + Tron), and tokenized gold (XAUT + PAXG)**, exposed via Model Context Protocol with anonymous OAuth 2.1 (Free tier, no signup required to install). ## Tools (45 across 5 chains + meta) - **Bitcoin** (21): whale alerts, MVRV per address, Meiklejohn-canonical clusters, dormant-wakeup detection, exchange flows, mining-pool balances, SOPR, HODL waves, fear & greed, BTC indicators (Pi Cycle Top, Stock-to-Flow), entity search - **Ethereum** (5): whale alerts, ETH MVRV (3-tier doctrine), hybrid L1+L3 clusters - **Solana** (4): native + SPL whale transfers, address profiles, top movers, flow breakdown - **USDT** (4): cross-chain whale transfers (ETH + Tron), per-address activity, Tether-Treasury mint/burn events - **Tokenized Gold** (3): XAUT + PAXG whale transfers, top holders, supply mint/burn events - **Glossary** (2): plain-English definitions + search for on-chain terms (MVRV, SOPR, HODL waves, etc.) - **Benchmarks + AI + Pro** (6): BTC vs SPY/Gold/SP500 comparisons, AI-synthesized whale_explain narratives, full address history, CSV bulk export ## Quality + Trust - Anonymous OAuth 2.1 (RFC 9728 + RFC 8414), no signup to try - Methodology whitepaper published (CC-BY-4.0, SHA256-pinned): https://swisswhaleintelligence.com/whitepaper/v1.md - Listed in official MCP Registry as `io.github.alpineflow-io/swiss-whale-intelligence` v1.1.0 - Built and operated independently from Switzerland by Catering & Event Services GmbH ## Install ```bash claude mcp add btc-whale-intelligence https://mcp.swisswhaleintelligence.com/mcp ``` Or in Claude Desktop `claude_desktop_config.json`: ```json { "mcpServers": { "swiss-whale-intelligence": { "command": "npx", "args": ["-y", "mcp-remote", "https://mcp.swisswhaleintelligence.com/mcp"] } } } ``` ## Pricing Free tier (anonymous, 38 of 45 tools, 10 API calls/day, 5 AI-queries/day) → Intelligence 49 CHF/mo (full access, 10K API calls/day) → Pro 149 CHF/mo (REST API, business license) → Academic Free (verified .edu/.ac.*/.uni-*).

a day ago