From df63439ffb845a1287c3ddeadc69318c86315b91 Mon Sep 17 00:00:00 2001 From: JoshuaRileyDev <59296334+JoshuaRileyDev@users.noreply.github.com> Date: Fri, 13 Dec 2024 19:28:12 +0100 Subject: [PATCH] Added simulator server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c3562a2..9d5db84c 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ Tools and integrations that enhance the development workflow and environment man - [snaggle-ai/openapi-mcp-server](https://github.com/snaggle-ai/openapi-mcp-server) 🏎️ 🏠 - Connect any HTTP/REST API server using an Open API spec (v3) - [jetbrains/mcpProxy](https://github.com/JetBrains/mcpProxy) 🎖️ 📇 🏠 - Connect to JetBrains IDE - [tumf/mcp-text-editor](https://github.com/tumf/mcp-text-editor) 🐍 🏠 - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage. +- [@joshuarileydev/simulator-mcp-server](https://github.com/JoshuaRileyDev/simulator-mcp-server) 🐍 🏠 - An MCP server to control iOS Simulators ### 🧮 Data Science Tools