Add Xcode MCP Server to community servers list#1136
Merged
olaservo merged 1 commit intomodelcontextprotocol:mainfrom May 23, 2025
Merged
Add Xcode MCP Server to community servers list#1136olaservo merged 1 commit intomodelcontextprotocol:mainfrom
olaservo merged 1 commit intomodelcontextprotocol:mainfrom
Conversation
olaservo
requested changes
May 14, 2025
Member
olaservo
left a comment
There was a problem hiding this comment.
Could you leave out the formatting changes and make sure that your server is in alphabetical order? Thanks!
0660cd6 to
c7c5d25
Compare
Contributor
Author
|
Hi! I've addressed your feedback:
The PR now has a single clean commit that adds the Xcode MCP server in the proper alphabetical position. Thanks for the guidance! |
olaservo
approved these changes
May 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add Xcode MCP Server to the community servers list in README.md
Server Details
Motivation and Context
This PR adds a reference to the Xcode MCP Server in the community servers section. This server enables LLMs to interact with Xcode projects, providing intelligent code assistance, file operations, project management, and automated development tasks for iOS/macOS developers.
How Has This Been Tested?
The Xcode MCP Server has been tested with Claude Desktop, performing tasks such as:
Breaking Changes
None. This PR only adds a reference to an external server in the README.
Types of changes
Checklist
Additional context
The Xcode MCP Server is available at: https://github.com/r-huijts/xcode-mcp-server