io.github.connerkward

mcp-apple-notes

Apple Notes

Semantic search + connection-discovery across your own Apple Notes (bridges, synthesis).

stdiocommunityknowledge

Package Details

Transportstdio
File SHA256e13ae8757e12b8588574333f4cbd7f1f890a7e40f78194a2c85e4a50b2b2009a

Environment Variables

OPENAI_API_KEY
Secret

Only required for synthesis. Set to 'local' when pointing SYNTH_BASE_URL at a local OpenAI-compatible server (LM Studio / Ollama); set to a funded key for real OpenAI. Search, bridges, entities run on-device with no key.

SYNTH_BASE_URL

Optional OpenAI-compatible base URL for synthesis (e.g. http://localhost:1234/v1 for LM Studio). Keeps notes on-device.

SYNTH_MODEL

Optional model id for synthesis when SYNTH_BASE_URL is set (defaults to gpt-4o-mini for real OpenAI).