MCPServers
Xcode Diagnostics - MCP server logo

Xcode Diagnostics

3
0

Summary

The Xcode Diagnostics MCP plugin extracts and parses build errors and warnings from Xcode's DerivedData logs, enabling AI assistants to quickly identify issues in Swift projects without manually searching through build logs. Developed by Mike R. Manzano, it provides tools to list available Xcode projects and extract structured diagnostic information including file paths, line numbers, error messages, and fix-it suggestions. The implementation features enhanced regex patterns optimized for capturing Swift concurrency-related warnings and includes comprehensive error categorization for syntax errors, type errors, protocol conformance issues, and Swift 6 language mode compatibility warnings, making it particularly valuable for developers working with Swift concurrency features.

Available Actions(2)

get_xcode_projects

Lists all Xcode projects with build logs in the DerivedData directory. Parameters: None

get_project_diagnostics

Gets diagnostic information from the latest build log of a specific project. Parameters: project_dir_name (string), include_warnings (boolean, default: True)

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그