Skip to main content
Glama

Xcode MCP Server

by r-huijts

run_tests

Execute tests for the current Xcode project by specifying the test plan, ensuring efficient validation of code functionality.

Instructions

Run tests for the current Xcode project

Input Schema

NameRequiredDescriptionDefault
testPlanNoName of the test plan to run

Input Schema (JSON Schema)

{ "properties": { "testPlan": { "description": "Name of the test plan to run", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Xcode MCP Server

Related Tools

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/r-huijts/xcode-mcp-server'

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