AzureDevOps-MCP (RyanCardin15/AzureDevOps-MCP) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 97 tools. No publisher has claimed this listing.
This server provides a convenient API for interacting with Azure DevOps services, enabling AI assistants and other tools to manage work items, code repositories, boards, sprints, and more. Built with the Model Context Protocol, it provides a standardized interface for communicating with Azure DevOps
Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
RyanCardin15
Source: ModelScope
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
listWorkItemsList work items based on a WIQL query
getWorkItemByIdGet a specific work item by ID
searchWorkItemsSearch for work items by text
getRecentlyUpdatedWorkItemsGet recently updated work items
getMyWorkItemsGet work items assigned to you
createWorkItemCreate a new work item
updateWorkItemUpdate an existing work item
addWorkItemCommentAdd a comment to a work item
updateWorkItemStateUpdate the state of a work item
assignWorkItemAssign a work item to a user
createLinkCreate a link between work items
bulkCreateWorkItemsCreate or update multiple work items in a single operation
getBoardsGet all boards for a team
getBoardColumnsGet columns for a specific board
getBoardItemsGet items on a specific board
moveCardOnBoardMove a card on a board
getSprintsGet all sprints for a team
getCurrentSprintGet the current sprint
getSprintWorkItemsGet work items in a specific sprint
getSprintCapacityGet capacity for a specific sprint
getTeamMembersGet members of a team
listProjectsList all projects
getProjectDetailsGet details of a specific project
createProjectCreate a new project
getAreasGet areas for a project
getIterationsGet iterations for a project
createAreaCreate a new area in a project
createIterationCreate a new iteration in a project
getProcessesGet all processes
getWorkItemTypesGet work item types for a process
getWorkItemTypeFieldsGet fields for a work item type
listRepositoriesList all repositories
getRepositoryGet details of a specific repository
createRepositoryCreate a new repository
listBranchesList branches in a repository
searchCodeSearch for code in repositories
browseRepositoryBrowse the contents of a repository
getFileContentGet the content of a file
getCommitHistoryGet commit history for a repository
listPullRequestsList pull requests
createPullRequestCreate a new pull request
getPullRequestGet details of a specific pull request
getPullRequestChangedFilesGet changed files in a pull request
getPullRequestCommentsGet comments on a pull request
approvePullRequestApprove a pull request
mergePullRequestMerge a pull request
runAutomatedTestsExecute automated test suites
getTestAutomationStatusCheck status of automated test execution
configureTestAgentsConfigure and manage test agents
createTestDataGeneratorGenerate test data for automated tests
manageTestEnvironmentsManage test environments for different test types
getTestFlakinessAnalyze and report on test flakiness
getTestGapAnalysisIdentify gaps in test coverage
runTestImpactAnalysisDetermine which tests to run based on code changes
getTestHealthDashboardView overall test health metrics
runTestOptimizationOptimize test suite execution for faster feedback
createExploratorySessionsCreate new exploratory testing sessions
recordExploratoryTestResultsRecord findings during exploratory testing
convertFindingsToWorkItemsConvert exploratory test findings to work items
getExploratoryTestStatisticsGet statistics on exploratory testing activities
runSecurityScanRun security scans on repositories
getSecurityScanResultsGet results from security scans
trackSecurityVulnerabilitiesTrack and manage security vulnerabilities
generateSecurityComplianceGenerate security compliance reports
integrateSarifResultsImport and process SARIF format security results
runComplianceChecksRun compliance checks against standards
getComplianceStatusGet current compliance status
createComplianceReportCreate compliance reports for auditing
manageSecurityPoliciesManage security policies
trackSecurityAwarenessTrack security awareness and training
rotateSecretsRotate secrets and credentials
auditSecretUsageAudit usage of secrets across services
vaultIntegrationIntegrate with secret vaults
listArtifactFeedsList artifact feeds in the organization
getPackageVersionsGet versions of a package in a feed
publishPackagePublish a package to a feed
promotePackagePromote a package version between views
deletePackageVersionDelete a version of a package
listContainerImagesList container images in a repository
getContainerImageTagsGet tags for a container image
scanContainerImageScan a container image for vulnerabilities and compliance issues
manageContainerPoliciesManage policies for container repositories
manageUniversalPackagesManage universal packages
createPackageDownloadReportCreate reports on package downloads
checkPackageDependenciesCheck package dependencies and vulnerabilities
getAICodeReviewGet AI-based code review suggestions
suggestCodeOptimizationSuggest code optimizations using AI
identifyCodeSmellsIdentify potential code smells and anti-patterns
getPredictiveBugAnalysisPredict potential bugs in code changes
getDeveloperProductivityMeasure developer productivity metrics
getPredictiveEffortEstimationAI-based effort estimation for work items
getCodeQualityTrendsTrack code quality trends over time
suggestWorkItemRefinementsGet AI suggestions for work item refinements
suggestAutomationOpportunitiesIdentify opportunities for automation
createIntelligentAlertsSet up intelligent alerts based on patterns
predictBuildFailuresPredict potential build failures before they occur
optimizeTestSelectionIntelligently select tests to run based on changes
ALLOWED_TOOLSAll toolsAZURE_DEVOPS_API_VERSIONAPI version for on-premises No -AZURE_DEVOPS_AUTH_TYPEpatAZURE_DEVOPS_COLLECTIONCollection name for on-premises No -AZURE_DEVOPS_DOMAINDomain for NTLM auth No -AZURE_DEVOPS_IS_ON_PREMISESfalseAZURE_DEVOPS_ORG_URLURL of your Azure DevOps organization or server Yes -AZURE_DEVOPS_PASSWORDPassword for NTLM/Basic auth No -AZURE_DEVOPS_PERSONAL_ACCESS_TOKENPersonal access token (for 'pat' auth) No -AZURE_DEVOPS_PROJECTDefault project to use Yes -AZURE_DEVOPS_USERNAMEUsername for NTLM/Basic auth No -MCP_MODETool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
97/97 tools missing one or more hints — listWorkItems (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); getWorkItemById (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); searchWorkItems (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +94 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tests exist
No test files found
Add tests that exercise each declared tool.
No access to sensitive paths
Reads sensitive paths: .env
Remove reads of sensitive system paths. If you genuinely need them, document why in the README.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/ryancardin15/azuredevops-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check