XcodeMonitorMCP

wblair8689/XcodeMonitorMCP

3.2

If you are the rightful owner of XcodeMonitorMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Xcode Monitor MCP Server is a comprehensive Model Context Protocol server designed to monitor Swift/Xcode projects, providing real-time diagnostics, build status, and project information to AI assistants like Claude Desktop and Windsurf.

Tools

Functions exposed to the LLM to take actions

get_project_path

Get the current monitored project path.

set_project_path

Change the monitored project path.

get_project_status

Get comprehensive project information.

get_diagnostics

Get current Swift/Xcode diagnostics and errors.

get_xcode_live_diagnostics

Get live diagnostics directly from Xcode.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources