Back to Home

mcp-azure-devops-client-demo

Verified Safe

by kimtth

Overview

This project serves as a Python client demonstration for interacting with Azure DevOps, showcasing API calls for project management, work item manipulation, or pipeline status.

Installation

Run Command
poetry run python main.py

Security Notes

The code itself is likely benign for a client demo; however, it requires and transmits a Personal Access Token (PAT) to Azure DevOps. The primary security consideration is securing this PAT, ensuring it has minimal necessary scope, and preventing its exposure or unauthorized access. Storing it in a .env file is common for development but requires care.

Similar Servers

Stats

Interest Score55
Security Score8
Cost ClassLow
Avg Tokens50
Stars1
Forks0
Last Update2025-11-18

Tags

Azure DevOpsPythonClientAPIDemonstration