mcp-x-mac-seed — Self-evolving macOS MCP server
Repo: https://github.com/reverendish/mcp-x-mac-seed
Built with: Swift MCP SDK
This server demonstrates several advanced MCP patterns:
- Recursive meta-compiler — agent discovers app capabilities, writes tool schemas, registers them
- Triple-threat execution — AppIntents → AppleScript → Accessibility fallback chain
- Self-healing — Repairman loop captures errors with SDEF context, generates fix prompts
- On-device semantic search — NLContextualEmbedding, zero data exfiltration
- Consent gating — HITL approval for destructive operations
71 consolidated per-app tools across 50+ macOS apps. 80 tests. MIT licensed.
Would make a good reference implementation for the ecosystem.
mcp-x-mac-seed — Self-evolving macOS MCP server
Repo: https://github.com/reverendish/mcp-x-mac-seed
Built with: Swift MCP SDK
This server demonstrates several advanced MCP patterns:
71 consolidated per-app tools across 50+ macOS apps. 80 tests. MIT licensed.
Would make a good reference implementation for the ecosystem.