OtterMind/Chat2DB
A cross-platform database client and SQL workspace for more than forty databases that includes MCP support and uses a user-supplied model to generate, explain and optimise queries.
Awesome MCP › Domain-Specific Integrations
GenesisCore is a Blender automation addon that drives the application from natural language instructions using large language models. Its distinguishing feature is a built-in Model Context Protocol client, so no external MCP host is required: the addon itself speaks the protocol and exposes Blender operations to the model as standardised tools. Several providers are supported out of the box, including DeepSeek, OpenAI, Anthropic, OpenRouter and SiliconFlow, each keeping an independent configuration that is loaded automatically when the provider is switched. The addon also accepts an SSE connection to an external MCP host on port 45677, so a separate client can register it as a server entry pointing at a local URL. Tools are organised into modules that the user selects before issuing a command, and the tool system is designed to be extended by adding modules under the src/tools directory and importing them in the package initialiser, where import order determines the order shown in the interface. The client layer is extensible in the same way, using the OpenAI client implementation as the reference. An integrated asset module connects to the Polyhaven online library for models and HDRIs, letting the model decide when to fetch an asset; downloads are cached in a temporary directory per asset type and reused afterwards. Local model libraries are supported as well. Conversation history can be turned on to preserve context across commands at the cost of more tokens, or off so that each command is isolated, with a clear history action to reset it. The user interface lives in the 3D viewport side panel, where the provider, API key, model list, tool modules and command prompt are configured. Installation works from a ZIP package or a git clone into the Blender addons directory, with Blender 4.0 or newer recommended. The project credits BlenderMCP as inspiration.
https://github.com/AIGODLIKE/GenesisCore
A cross-platform database client and SQL workspace for more than forty databases that includes MCP support and uses a user-supplied model to generate, explain and optimise queries.
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.
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.
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.
QGISMCP integrates the Model Context Protocol with QGIS Desktop to enable AI-driven control and automation of GIS projects through Claude AI.
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.
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.
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.