Xcode: MCP Bridge Wrapper for Cursor runs on your own machine — the client starts it, so there is no endpoint to ping. 355 installs a week from pypi. Last commit 2 Jul 2026.
Python wrapper that makes Xcode's MCP bridge compatible with strict MCP clients like Cursor
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add xcode-mcpbridge-wrapper -- uvx mcpbridge-wrapper
{
"mcpServers": {
"xcode-mcpbridge-wrapper": {
"args": [
"mcpbridge-wrapper"
],
"command": "uvx"
}
}
}
[mcp_servers.xcode-mcpbridge-wrapper]
command = "uvx"
args = ["mcpbridge-wrapper"]
{
"mcpServers": {
"xcode-mcpbridge-wrapper": {
"args": [
"mcpbridge-wrapper"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"xcode-mcpbridge-wrapper": {
"args": [
"mcpbridge-wrapper"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.