MCPServers
X

Xcode MCP Server

157
0

Summary

Bridges Claude AI with Xcode, enabling AI-powered code assistance, project management, and automated development tasks securely on your local machine.

Available Actions(7)

create_xcode_project

Create a new Xcode project from a specified template. Parameters: name (string), template (string), outputDirectory (string), organizationName (string), organizationIdentifier (string), language (string), includeTests (boolean), setAsActive (boolean)

add_swift_package

Add a Swift Package dependency to the project. Parameters: url (string), version (string)

read_file

Read a file with a specific encoding. Parameters: filePath (string), encoding (string)

write_file

Write content to a file at the specified path. Parameters: path (string), content (string), createIfMissing (boolean)

search_in_files

Search for text within files using a specified pattern. Parameters: directory (string), pattern (string), searchText (string), isRegex (boolean)

build_project

Build the specified project with customizable options. Parameters: scheme (string), configuration (string)

test_project

Run tests for the specified project. Parameters: scheme (string), testPlan (string)

Last Updated: April 8, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

JavaScript

カテゴリ