The reputation layer for AI skills, tools & agents

r-huijts/xcode-mcp-server

Score: 50.1 Rank #257

MCP Server implementation for Xcode integration

Overview

r-huijts/xcode-mcp-server is a TypeScript MCP server licensed under MIT. MCP Server implementation for Xcode integration

Ranked #257 out of 25632 indexed tools.

In the top 2% of all indexed tools.

Ecosystem

TypeScript MIT

Signal Breakdown

Stars 363
Freshness 1mo ago
Issue Health 100%
Contributors 3
Dependents 0
Forks 26
Description Brief
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 42 days ago — a recent commit would boost your freshness score

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for r-huijts/xcode-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/r-huijts--xcode-mcp-server)](https://agentrank-ai.com/tool/r-huijts--xcode-mcp-server)
<a href="https://agentrank-ai.com/tool/r-huijts--xcode-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/r-huijts--xcode-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# Xcode MCP Server

An MCP (Model Context Protocol) server providing comprehensive Xcode integration for AI assistants. This server enables AI agents to interact with Xcode projects, manage iOS simulators, and perform various Xcode-related tasks with enhanced error handling and support for multiple project types.

## Features

### Project Management
- Set active projects and get detailed project information
- Create new Xcode projects from templates (iOS, macOS, watchOS, tvOS)
- Add files to Xcode projects with target and group specification
- Parse workspace documents to find associated projects
- List available schemes in projects and workspaces

### File Operations
- Read/write files with support for different encodings
- Handle binary files with base64 encoding/decoding
- Search for text content within files using patterns and regex
- Check file existence and get file metadata
- Create directory structures automatically

### Build & Testing
- Build projects with customizable option
Read full README on GitHub →
Are you the maintainer? Claim this listing