genai-toolbox: MCP Toolbox for Databases is an open-source server simplifying GenAI tool development for databases. It handles complexities like connection pooling and authentication, enhancing performance and security for AI agents accessing data.; XcodeMCPWrapper: XcodeMCPWrapper is a Python wrapper designed to resolve a compatibility issue between Xcode's mcpbridge and strict MCP-spec-compliant clients like Cursor. It achieves this by intercepting responses from `xcrun mcpbridge` and copying data from the `content` field into the required `structuredContent` field, ensuring full compatibility.
Query databases using natural language from an IDE.
Enable strict MCP-compliant AI development tools (e.g., Cursor) to reliably interact with Xcode's built-in MCP bridge