Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Xcode Diagnostics MCP Plugin
by
leftspin
Verified
GitHub
Developer Tools
Monitoring
Python
MIT License
1
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-xcode-diagnostics
test_data
xcode_diagnostics
current_debugging.txt
.gitignore
LICENSE
MANIFEST.in
manifest.json
plugin.json
README.md
requirements.txt
setup.py
test_xcode_diagnostics.py
xcode_diagnostics.py
{ "schema_version": "v1", "name_for_human": "Xcode Diagnostics", "name_for_model": "xcode_diagnostics", "description_for_human": "Extracts and parses Xcode build errors and warnings from DerivedData logs.", "description_for_model": "Helps analyze and extract Xcode build errors and warnings from DerivedData logs. Can list available projects and parse structured diagnostic information from build logs.", "auth": { "type": "none" }, "api": { "type": "function" }, "logo_url": "https://developer.apple.com/assets/elements/icons/xcode-12/xcode-12-96x96.png", "contact_email": "mike@clicketyclacks.co", "legal_info_url": "https://github.com/leftspin/mcp-xcode-diagnostics/blob/main/LICENSE" }