Awesome MCPDomain-Specific Integrations

OtterMind/Chat2DB

⭐ 28115 Java added to this list on 2026-08-17 repository created 2023-06-20

Chat2DB is a database client and SQL workspace written mainly in Java, available as a desktop application, a web application, a Docker image and a command-line tool. It connects over JDBC to more than forty engines, including MySQL, PostgreSQL, Oracle, SQL Server, SQLite, ClickHouse, MongoDB and Redis, and provides the usual client functions: browsing schemas, editing and running SQL, and managing and editing data. Its AI layer is bring-your-own-model — the user configures their own provider rather than sending schemas to a vendor service — and covers text-to-SQL generation from a natural-language request, explanation of an existing query, and optimisation suggestions. MCP support is the part relevant here: Chat2DB acts as an MCP participant so its database access can be driven through the protocol, letting an assistant work against the connections the user has already configured in the client instead of each agent needing its own credentials and connection strings. The project describes itself as local-first, with connection configuration and query history kept on the user machine. It is maintained by OtterMind and documented in several languages. The audience is developers, database administrators, analysts and data teams who want one client across a heterogeneous estate and want AI assistance without handing schema details to a third-party service.

https://github.com/OtterMind/Chat2DB

mcpdatabase-clientsqljavajdbctext-to-sqlcross-platformlocal-first

Also in Domain-Specific Integrations

justinpbarnett/unity-mcp

Unity MCP is a bridge that connects the Unity Editor with AI assistants via the Model Context Protocol, enabling natural language control and automation of Unity development tasks.

nerding-io/n8n-nodes-mcp

An n8n custom node that enables interaction with Model Context Protocol (MCP) servers, allowing AI-driven workflows to access and execute external tools and data sources through MCP.

conorluddy/ios-simulator-skill

An iOS Simulator Skill for Claude Code providing robust, semantic navigation-based automation scripts for iOS app testing, building, and accessibility auditing, optimized for integration with MCP-based workflows.

jjsantos01/qgis_mcp

QGISMCP integrates the Model Context Protocol with QGIS Desktop to enable AI-driven control and automation of GIS projects through Claude AI.

cohnen/mcp-google-ads

An MCP tool that integrates Google Ads with Claude AI and Cursor, enabling natural language conversation-based analysis and management of advertising data including campaigns, keywords, and budgets.

infiolab/infio-copilot

Infio-Copilot is an AI assistant plugin for Obsidian that offers smart autocomplete, interactive chat with notes, and supports Model Context Protocol integration to enhance note-taking and knowledge management.

prajwalshettydev/UnrealGenAISupport

UnrealGenAISupport is an Unreal Engine plugin that integrates generative AI models via Model Control Protocol (MCP) to enable automatic blueprint and scene generation, AI-driven game content creation, and control within Unreal Engine 5.5 and above.

mondaycom/mcp

mondaycom/mcp is an open framework implementing the Model Context Protocol to enable AI agents to securely access and interact with monday.com's work operating system, providing tools and context for intelligent decision-making within workflows.