74
grade C
10 days ago
glama

iconnect-mcp

MCP server for the entire Apple ecosystem — 150+ tools across 17 modules including Notes, Reminders, Calendar, Mail, Messages, Music, Maps, Screen Capture, and Apple Intelligence. macOS only.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
269 tools verified — handlers match their declared behaviour
143 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: AIRMCP_HTTP_TOKEN, GEMINI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAIRMCP_ALLOWED_ORIGINS
configAIRMCP_ALLOW_RUN_JAVASCRIPT
configAIRMCP_ALLOW_SEND_MAILfalse Allow sending emails (opt-in)
configAIRMCP_ALLOW_SEND_MESSAGESfalse Allow sending iMessages (opt-in)
configAIRMCP_AUDIT_LOG
configAIRMCP_CB_OPEN_MS
configAIRMCP_CB_THRESHOLD
configAIRMCP_COMPACT_TOOLS
configAIRMCP_DEBUG_MODULES
configAIRMCP_DEBUG_SEQUENTIAL
configAIRMCP_DISABLE_CALENDAR
configAIRMCP_DISABLE_MUSICAIRMCP_DISABLE_{MODULE} — Disable a specific module (e.g. =true)
configAIRMCP_DISABLE_NOTES
configAIRMCP_EMBEDDING_PROVIDERauto Force provider: gemini, swift, hybrid, none
configAIRMCP_FULLfalse Enable all modules (ignores preset)
configAIRMCP_HITL_LEVEL
🔐 secretAIRMCP_HTTP_TOKENBearer token for HTTP mode authentication
configAIRMCP_INCLUDE_SHAREDfalse Include shared notes/folders
configAIRMCP_JXA_CONCURRENCY
configAIRMCP_MANAGED_CLIENTS
configAIRMCP_OLLAMA_MODEL
configAIRMCP_PROACTIVE_CONTEXT
configAIRMCP_SEMANTIC_SEARCH
configAIRMCP_SHARE_APPROVAL
configAIRMCP_TELEMETRY
configAIRMCP_TEST_MODE
configAIRMCP_USAGE_TRACKING
🔐 secretGEMINI_API_KEYGoogle Gemini API key for cloud embeddings (optional)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/heznpc-airmcp-1fpykn)](https://m8ven.ai/mcp/heznpc-airmcp-1fpykn)
commit: d671efb9c6e646074980f0a64e6d39ca64142ef6
code hash: 71f2890d6b80b476f1f8267c5ea06a55c93217b9d64ffb419860c2e39785689d
verified: 4/11/2026, 2:36:29 PM
view raw JSON →