by Eric-Terminal · MCP Server · ★ 155
ETOS LLM Studio 一个运行在 iOS 和 Apple Watch 上的原生 AI 客户端。支持 OpenAI、Anthropic Claude、Google Gemini 与本机 GGUF / llama.cpp 模型,内置 MCP 工具调用、Agent Skills 技能包、本地 RAG 记忆、世界书、每日脉冲、应用锁与 SQLCipher 全盘加密、CloudKit / WatchConnectivity 双端同步以及 Siri 快捷指令。 English Русский 📸 截图 👋 写在前面 在学校的日子挺无聊的,平时又总会冒出很多想问 AI 的问题。当时我嫌 App Store 上的 AI 应用要么贵得离谱,要么功能太残废(尤其是手表端),索性就自己动手搓了一个。 从最初那个只有 1,800 行代码、API Key 还要硬编码的简陋版本,到现在 641 个 Swift 源文件、226,381 行 Swift 代码(仅计算项目内 Swift,不把 llama.cpp 子模块和 VitePress 文档站依赖算进来)的工程,它确实已经长大了不少。虽然名字叫 "ETOS LLM Studio" 听着有点唬人,但它本质上还是我拿来探索大模型应用边界的试验场。 现在它已经不只是一个手表端 App 了:我把 iOS...
| Stars | 155 |
| Forks | 11 |
| Language | Swift |
| Category | MCP Server |
| License | GPL-3.0 |
| Quality Score | 60.2380037253084/100 |
| Open Issues | 7 |
| Last Updated | 2026-07-07 |
| Created | 2025-09-06 |
| Platforms | claude-code, cli, gemini, mcp |
| Est. Tokens | ~18k |
These tools work well together with ETOS-LLM-Studio for enhanced workflows:
Explore other popular mcp server tools:
ETOS-LLM-Studio is A native LLM client for iOS & Apple Watch. Run local GGUF models offline via llama.cpp, or connect to OpenAI/Claude/Gemini. Features local RAG, Model Context Protocol (MCP) tools, Siri Shortcuts, and . It is categorized as a MCP Server with 155 GitHub stars.
ETOS-LLM-Studio is primarily written in Swift. It covers topics such as ai-assistant, apple-watch, daily-pulse.
You can find installation instructions and usage details in the ETOS-LLM-Studio GitHub repository at github.com/Eric-Terminal/ETOS-LLM-Studio. The project has 155 stars and 11 forks, indicating an active community.
ETOS-LLM-Studio is released under the GPL-3.0 license, making it free to use and modify according to the license terms.