Back to search
30
MCP

xcodeproj-mcp-server

giginet/xcodeproj-mcp-server

A Model Context Protocol Server to manipulate *.xcodeproj

Uptime
0.0%
4 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-project-mcp
A Model Context Protocol server for managing GitHub projects and issues via GraphQL
0 tools
excel-mcp-server
A Model Context Protocol server for Excel file manipulation
0 tools
mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools

How to use

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

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