🛠️

Xcode: MCP Bridge Wrapper for Cursor

Python wrapper that makes Xcode's MCP bridge compatible with strict MCP clients like Cursor

Developer Tools stdio pypi pypistdioSoundBlaster
RUN IN TERMINAL
claude mcp add oundlaster-mcpbridge-wrapper -- uvx mcpbridge-wrapper
ADD TO claude_desktop_config.json
{ "mcpServers": { "oundlaster-mcpbridge-wrapper": { "command": "uvx", "args": ["mcpbridge-wrapper"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "oundlaster-mcpbridge-wrapper": { "command": "uvx", "args": ["mcpbridge-wrapper"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/oundlaster-mcpbridge-wrapper.svg)](https://skillsplayground.com/mcps/oundlaster-mcpbridge-wrapper/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.