Back to Home
sepal7 icon

mcp-ado

Verified Safe

by sepal7

Overview

An MCP server enabling AI assistants to access and manage Azure DevOps services, including wikis, repositories, work items, pull requests, builds, releases, and test plans, with multi-project support and WIQL queries.

Installation

Run Command
npm start

Environment Variables

  • AZURE_DEVOPS_ORG
  • AZURE_DEVOPS_PROJECT
  • AZURE_DEVOPS_PAT

Security Notes

The server's design explicitly addresses sensitive data handling, particularly Azure DevOps Personal Access Tokens (PATs). It leverages environment variables, which are recommended for local setup, and Azure Key Vault for cloud deployments, preventing hardcoding secrets in the repository. Extensive documentation guides users on secure PAT management, including required scopes and updating expired tokens. No direct use of 'eval' or other highly dangerous functions was found. Network interactions are confined to Azure DevOps APIs via HTTPS, which is inherent to its function.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-11

Tags

mcpazure-devopsadocoding-agentai-assistantdevelopment-toolsmulti-project