Skip to main content
Glama

xcresult_summary

Analyze and summarize test results from an XCResult file to quickly assess test outcomes and streamline Xcode build automation workflows with XcodeMCP.

Instructions

Get a quick summary of test results from an XCResult file

Input Schema

NameRequiredDescriptionDefault
xcresult_pathYesAbsolute path to the .xcresult file

Input Schema (JSON Schema)

{ "properties": { "xcresult_path": { "description": "Absolute path to the .xcresult file", "type": "string" } }, "required": [ "xcresult_path" ], "type": "object" }

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/lapfelix/XcodeMCP'

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