
azure devops mcp
Working implementation of a SSE Server MCP for interfacing with Azure Devops
Repository Info
About This Server
Working implementation of a SSE Server MCP for interfacing with Azure Devops
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Azure DevOps MCP (Model Context Protocol)
This project serves as a reference server implementation for the Model Context Protocol (MCP) integrated with Azure DevOps. It enables AI assistants to interact with Azure DevOps resources and perform operations programmatically.
Features
- Azure DevOps integration using official Node.js SDK
- Support for Model Context Protocol (MCP)
- Project management operations
- Work item management
- Repository operations
- Code search capabilities
Prerequisites
- Node.js (v18 or higher recommended)
- Azure DevOps account with appropriate permissions
- Azure DevOps Personal Access Token (PAT)
Installation
- Clone the repository:
git clone <repository-url>
cd azure-devops-mcp
- Install dependencies:
npm install
- Configure environment variables:
- Copy
.env.exampleto.env - Fill in the required environment variables:
- Copy
cp .env.example .env
Add to Cursor
npm start
Then add to Cursor:
Make sure you use the path http://localhost:3000/sse. You can change ports by defining one in the env.
!Add to Cursor
Environment Configuration
The following environment variables need to be configured in your .env file:
AZURE_DEVOPS_ORG_URL: Your Azure DevOps organization URLAZURE_DEVOPS_PAT: Personal Access Token for Azure DevOps- Additional configuration variables as specified in
.env.example
Available Scripts
npm run build- Build the TypeScript projectnpm run dev- Run the server in development mode with hot reloadnpm start- Run the production server
License
MIT
Quick Start
Clone the repository
git clone https://github.com/kevinmeyvaert/azure-devops-mcpInstall dependencies
cd azure-devops-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.