Skip to main content
Glama

Xcode MCP Server

by PolarVista

run_tests

Execute tests for the active Xcode project, specifying an optional test plan, and monitor progress in real-time using the Xcode MCP Server.

Instructions

Executes tests for the active Xcode project.

Input Schema

NameRequiredDescriptionDefault
testPlanNoOptional name of the test plan to run.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "testPlan": { "description": "Optional name of the test plan to run.", "type": "string" } }, "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/PolarVista/Xcode-mcp-server'

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