Search for:
Why this server?
Acts as a bridge between Claude Desktop and the Cursor editor, enabling seamless AI-powered automation and multi-instance management across platforms with standardized communication and secure token-based authentication. This is a foundational tool for integrating Cursor with AI models.
Why this server?
Facilitates integration with the Cursor code editor by enabling real-time code indexing, analysis, and bi-directional communication with Claude, supporting concurrent sessions and automatic reconnection. This is crucial for developing within Cursor with AI assistance.
Why this server?
A TypeScript-based server project that can be integrated with Cursor IDE as an MCP (Model Control Protocol) server, enabling enhanced development capabilities within the Cursor environment.
Why this server?
A simple template for creating custom tools for Cursor IDE using Model Context Protocol, deployable via Heroku, Docker, or directly within Cursor IDE, which can be used to develop specific features for iOS development.
Why this server?
🍎 Build iOS Xcode workspace/project and feed back errors to llm.
Why this server?
An MCP server to control iOS Simulators.
Why this server?
Enables programmatic control over Android devices through ADB, providing capabilities like screenshot capture, UI layout analysis, and package management that can be accessed by MCP clients like Claude Desktop. While not iOS specific, some aspects may be helpful
Why this server?
Playwright MCP server enables AI-driven Playwright test generation by allowing interaction with web pages and element inspection. Integrated with IDEs like Cursor, it provides real-time context to enhance test accuracy and efficiency. Since many iOS apps have web views this would help.
Why this server?
A headless browser MCP server that allows AI agents to fetch web content and perform Google searches without API keys, supporting various output formats like Markdown, JSON, HTML, and text. This allows scraping iOS dev information.