MCP.so
登录
S

Silbercueswift

@silbercue

关于 Silbercueswift

The fastest, most complete MCP server for iOS development. Native Swift binary, 55 tools, 20ms screenshots via CoreSimulator IOSurface, structured xcresult test results, direct WebDriverAgent UI automation. Zero dependencies.

基本信息

分类

其他

传输方式

stdio

发布者

silbercue

提交者

Julian Friedrich

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "SilbercueSwift": {
      "command": "/opt/homebrew/bin/SilbercueSwift"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is SilbercueSwift?

SilbercueSwift is a native Swift MCP server for iOS development, offering 58 tools in a single binary with no dependencies. It parses .xcresult bundles to provide structured test results, UI automation, code coverage, and failure screenshots for AI agents like Claude Code and Cursor.

How to use SilbercueSwift?

Install via Homebrew (brew tap silbercue/silbercue && brew install silbercueswift) or build from source. Configure in Claude Code with claude mcp add --scope user SilbercueSwift /opt/homebrew/bin/SilbercueSwift (using the full path). Uninstall with claude mcp remove --scope user SilbercueSwift followed by brew uninstall silbercueswift.

Key features of SilbercueSwift

  • 58 tools in a single 8.5 MB native Swift binary
  • Zero dependencies — install in 10 seconds
  • Screenshots at ~316ms (Free) or ~15ms (Pro)
  • Structured test results from .xcresult bundles
  • Navigate in one call (find + tap + verify)
  • View hierarchy in ~31ms (Free) or ~5ms (Pro)
  • Drag & drop with element IDs (1 call instead of 3)

Use cases of SilbercueSwift

  • Build, test, and run iOS apps with structured error feedback
  • Automate UI testing with batch plans and adaptive decisions
  • Capture code coverage and visual regression baselines
  • Diagnose test failures using file:line messages and failure screenshots
  • Perform multi-device checks (Dark Mode, Landscape, iPad) with Pro

FAQ from SilbercueSwift

What is the difference between Free and Pro?

Free offers 49 tools including build, test, UI automation, and screenshots (~316ms). Pro adds 9 tools for faster internals (screenshots ~15ms, sub-1ms element finding), SmartScroll, visual regression, multi-device checks, and topic-filtered logs. Pro costs 12 EUR/month.

How do I install and configure SilbercueSwift?

Install via Homebrew with brew tap silbercue/silbercue && brew install silbercueswift or build from source with swift build -c release. Configure in Claude Code using claude mcp add --scope user SilbercueSwift /opt/homebrew/bin/SilbercueSwift. Always use the full path to the binary.

What runtime dependencies does SilbercueSwift require?

SilbercueSwift is a native Swift binary with zero dependencies. It requires macOS 13+ and Swift 6.0 (for building from source). No Node.js, npm, Appium server, Python, Java, or Rust toolchain is needed.

How does SilbercueSwift compare to other iOS MCP servers?

SilbercueSwift covers the full feature set of XcodeBuildMCP, Appium-MCP, and iosef in a single binary. It offers structured xcresult parsing, failure screenshots, code coverage, UI automation, and significantly faster performance — for example, screenshots are up to 75x faster than XcodeBuildMCP with Pro.

How do I activate Pro features?

Purchase a license on Polar.sh, then run silbercueswift activate <YOUR-LICENSE-KEY> in your terminal. The license is applied per machine and unlocks 9 additional tools and faster internals.

评论

其他 分类下的更多 MCP 服务器