Skip to main content
Glama

Xcode Diagnostics MCP Plugin

by leftspin
manifest.json721 B
{ "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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/leftspin/mcp-xcode-diagnostics'

If you have feedback or need assistance with the MCP directory API, please join our Discord server