Tools and prompts for MCP server

The DevOps Code ClearCase® MCP server provides a comprehensive set of tools and prompts for AI agents.

The MCP server enables AI agents to perform the following actions:
  • Daily UCM view setup: Prompts you for your view tag and executes a recommended rebase on the associated stream. If any merge conflicts arise, the rebase process is canceled. This prompt can also set an activity if specified.
  • UCM configuration: This tool lists the streams or activities associated with a specified view.
  • UCM management: One tool allows you to set an activity on a specified view. Another tool enables the creation of an activity, with the option to add comments or CMI tasks.
  • VOB configuration: This tool lists VOB objects of a specified type. For example, lbtype.
  • View configuration: This tool lists the ClearCase views registered with the ClearCase registry, with the option to filter by pattern.
  • ClearCase configuration: This tool displays the version of ClearCase installed on the local host.
  • Run a cleartool subcommand: This runs as the current user and requires your confirmation to execute. The allowed subcommands include:
    • mkvob
    • lsvob
    • lsview
    • lstype
    • checkout
    • lscheckout
    • uncheckout
    • checkin
    • describe
    • rebase -force -abort (-graphical is not allowed)
    • deliver -force -abort (-graphical is not allowed)
    • setactivity
    • chactivity
    • chstream
    • mkbl
    • lsbl
    • lsprovider
    • lstask
    • settask
    • chtask
    • lshistory

    Any subcommand not on this list fails with the error Operation is not permitted.