Skip to content
Back to search
30
MCP

xcodeproj-mcp-server

giginet/xcodeproj-mcp-server

A Model Context Protocol Server to manipulate *.xcodeproj

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

xcode-mcp-server
MCP Server implementation for Xcode integration
0 tools
XcodeBuildMCP
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
0 tools
mcpbind-xcode-mcp-server
MCP Server Package: xcode-mcp-server
0 tools
github-mcp-server
A model context protocol server for GitHub API
0 tools
@mseep/xcodebuildmcp
XcodeBuildMCP is a Model Context Protocol server that provides tools for Xcode project management, simulator management, and app utilities.
0 tools
github-project-mcp
A Model Context Protocol server for managing GitHub projects and issues via GraphQL
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "xcodeproj-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}