Azure DevOps MCP Server
Azure DevOps MCP(모델 컨텍스트 프로토콜)
이 프로젝트는 Azure DevOps와 통합된 모델 컨텍스트 프로토콜(MCP)의 참조 서버 구현 역할을 합니다. AI 어시스턴트가 Azure DevOps 리소스와 상호 작용하고 프로그래밍 방식으로 작업을 수행할 수 있도록 지원합니다.
특징
공식 Node.js SDK를 사용한 Azure DevOps 통합
모델 컨텍스트 프로토콜(MCP) 지원
프로젝트 관리 작업
작업 항목 관리
저장소 작업
코드 검색 기능
Related MCP server: MCP Azure DevOps Server
필수 조건
Node.js(v18 이상 권장)
적절한 권한이 있는 Azure DevOps 계정
Azure DevOps 개인 액세스 토큰(PAT)
설치
저장소를 복제합니다.
지엑스피1
종속성 설치:
npm install환경 변수 구성:
.env.example``.env로 복사합니다.필요한 환경 변수를 입력하세요.
cp .env.example .env커서에 추가
npm start그런 다음 커서에 다음을 추가합니다.
http://localhost:3000/sse 경로를 사용해야 합니다. env.conf 파일에서 포트를 정의하여 포트를 변경할 수 있습니다.

환경 구성
다음 환경 변수는 .env 파일에서 구성해야 합니다.
AZURE_DEVOPS_ORG_URL: Azure DevOps 조직 URLAZURE_DEVOPS_PAT: Azure DevOps용 개인 액세스 토큰.env.example에 지정된 추가 구성 변수
사용 가능한 스크립트
npm run build- TypeScript 프로젝트 빌드npm run dev- 핫 리로드를 사용하여 개발 모드에서 서버 실행npm start- 프로덕션 서버 실행
특허
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Appeared in Searches
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/kevinmeyvaert/azure-devops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server