claude mcp add oundlaster-mcpbridge-wrapper -- uvx mcpbridge-wrapper
{
"mcpServers": {
"oundlaster-mcpbridge-wrapper": {
"command": "uvx",
"args": ["mcpbridge-wrapper"]
}
}
}
{
"mcpServers": {
"oundlaster-mcpbridge-wrapper": {
"command": "uvx",
"args": ["mcpbridge-wrapper"]
}
}
}
{
"mcpServers": {
"oundlaster-mcpbridge-wrapper": {
"command": "uvx",
"args": ["mcpbridge-wrapper"]
}
}
}
About This MCP Server
The mcpbridge-wrapper is a Python package that enables compatibility between Xcode's Model Context Protocol bridge and strict MCP clients such as Cursor, allowing developers to integrate Xcode with AI coding assistants. It serves as a wrapper that facilitates communication between these tools, making it useful when developers need to use Xcode with MCP-based applications. By providing this compatibility layer, the mcpbridge-wrapper simplifies the process of working with MCP clients in Xcode.
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.