claude mcp add oundlaster-xcode-mcpbridge-wrapper -- uvx mcpbridge-wrapper
{
"mcpServers": {
"oundlaster-xcode-mcpbridge-wrapper": {
"command": "uvx",
"args": ["mcpbridge-wrapper"]
}
}
}
{
"mcpServers": {
"oundlaster-xcode-mcpbridge-wrapper": {
"command": "uvx",
"args": ["mcpbridge-wrapper"]
}
}
}
{
"mcpServers": {
"oundlaster-xcode-mcpbridge-wrapper": {
"command": "uvx",
"args": ["mcpbridge-wrapper"]
}
}
}
About This MCP Server
The io.github.SoundBlaster/xcode-mcpbridge-wrapper is a Python wrapper that enables compatibility between Xcode's Model Context Protocol bridge and strict MCP clients such as Cursor. It connects to the MCP server, allowing developers to use Xcode with AI coding assistants that rely on the MCP protocol. Developers would use this wrapper when they need to integrate Xcode with MCP-based tools, facilitating a seamless interaction between the two environments.
Python wrapper that makes Xcode's MCP bridge compatible with strict MCP clients like Cursor. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mcpbridge-wrapper on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The Xcode: MCP Bridge Wrapper for Cursor server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.