Skip to main content
Glama
ennuiii

Azure DevOps MCP Server with PAT Authentication

by ennuiii

wit_add_artifact_link

Link artifacts like repositories, branches, commits, and builds to Azure DevOps work items using VSTFS URIs or individual components. Simplifies tracking and referencing related development resources.

Instructions

Add artifact links (repository, branch, commit, builds) to work items. You can either provide the full vstfs URI or the individual components to build it automatically.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
artifactUriNoThe complete VSTFS URI of the artifact to link. If provided, individual component parameters are ignored.
branchNameNoThe branch name (e.g., 'main'). Required when linkType is 'Branch'.
buildIdNoThe build ID. Required when linkType is 'Build', 'Found in build', or 'Integrated in build'.
commentNoComment to include with the artifact link.
commitIdNoThe commit SHA hash. Required when linkType is 'Fixed in Commit'.
linkTypeNoType of artifact link, defaults to 'Branch'. This determines both the link type and how to build the VSTFS URI from individual components.Branch
projectYesThe name or ID of the Azure DevOps project.
projectIdNoThe project ID (GUID) containing the artifact. Required for Git artifacts when artifactUri is not provided.
pullRequestIdNoThe pull request ID. Required when linkType is 'Pull Request'.
repositoryIdNoThe repository ID (GUID) containing the artifact. Required for Git artifacts when artifactUri is not provided.
workItemIdYesThe ID of the work item to add the artifact link to.

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ennuiii/DevOpsMcpPAT'

If you have feedback or need assistance with the MCP directory API, please join our Discord server