Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-33213

Model Context Protocol (MCP) support

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • All Other Issues
    • None

    Description

      This first popped up at mcp server for qtcreator / Qt Forum.

      The idea would be to allow Qt Creator to use AI agents to do tasks. Create a project, modify source code, add new files, commit changes.

      At Introduction - Model Context Protocol we have a bit more information about this.

      General architecture

      At its core, MCP follows a client-server architecture where a host application can connect to multiple servers:


        * MCP Hosts: Programs like Claude Desktop, IDEs, or AI tools that want to access data through MCP

      • MCP Clients: Protocol clients that maintain 1:1 connections with servers
      • MCP Servers: Lightweight programs that each expose specific capabilities through the standardized Model Context Protocol
      • Local Data Sources: Your computer’s files, databases, and services that MCP servers can securely access
      • Remote Services: External systems available over the internet (e.g., through APIs) that MCP servers can connect to

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cadam Cristian Adam
            cadam Cristian Adam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes