File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# 📱 MCP Server for iOS Simulator
22
3+ [ ![ MCP Server] ( https://glama.ai/mcp/servers/@InditexTech/mcp-server-simulator-ios-idb/badge )] ( https://glama.ai/mcp/servers/@InditexTech/mcp-server-simulator-ios-idb )
4+
35A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.
46
57## ℹ️ Overview
Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ path = [
1111 " package*.json" ,
1212 " repolinter.json" ,
1313 " tsconfig.json" ,
14- " jest.config.js"
14+ " jest.config.js" ,
15+ " glama.json" ,
1516]
1617SPDX-FileCopyrightText = " 2025 Industria Textil de Diseño, S.A."
1718SPDX-License-Identifier = " Apache-2.0"
Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://glama.ai/mcp/schemas/server.json" ,
3+ "maintainers" : [
4+ " arturonaredo"
5+ ]
6+ }
You can’t perform that action at this time.
0 commit comments