Skip to main content
Glama
sepal7
by sepal7
RELEASE_NOTES_v1.0.0.mdβ€’2.11 kB
# Release v1.0.0 - Initial Release ## πŸŽ‰ First Public Release This is the initial release of the MCP Server for Azure DevOps - a comprehensive Model Context Protocol server that provides AI assistants with full access to Azure DevOps services. ## πŸŽ‰ First Public Release This is the initial release of the MCP Server for Azure DevOps - a comprehensive Model Context Protocol server that provides AI assistants with full access to Azure DevOps services. ## ✨ Features ### 25+ MCP Tools - **Wiki** (3 tools): Get, list, and search wiki pages - **Repositories** (5 tools): List repos, get files, branches, and search code - **Work Items** (5 tools): Get, query, create, and update work items with WIQL support - **Pull Requests** (3 tools): List PRs, get details, and review comments - **Builds & Pipelines** (4 tools): List builds, pipelines, and get run details - **Releases** (2 tools): List and get release details - **Test Plans** (2 tools): List and get test plan details - **Generic API Tool**: Make any Azure DevOps REST API call ### Key Highlights - βœ… **Multi-Project Support** - Access any project in your organization without reconfiguration - βœ… **WIQL Query Support** - Advanced work item querying using Work Item Query Language - βœ… **Generic API Tool** - Make any Azure DevOps REST API call for future-proof extensibility - βœ… **Comprehensive Documentation** - Step-by-step guides for Cursor, VS Code, and deployment options - βœ… **Helper Scripts** - Automated PAT token management (`update-pat.ps1`) and connection testing ## πŸ“¦ Installation ```bash git clone https://github.com/sepal7/mcp-ado.git cd mcp-ado npm install cp .env.example .env # Edit .env with your Azure DevOps credentials ``` ## πŸ“š Documentation - [Setup Guide](docs/01-SETUP.md) - [Cursor Setup](docs/02-CURSOR-SETUP.md) - [VS Code Setup](docs/03-VSCODE-SETUP.md) - [PAT Management](docs/04-PAT-MANAGEMENT.md) ## πŸ”— Links - Repository: https://github.com/sepal7/mcp-ado - Issues: https://github.com/sepal7/mcp-ado/issues ## πŸ“„ License MIT License --- **Made with ❀️ for the MCP community**

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/sepal7/mcp-ado'

If you have feedback or need assistance with the MCP directory API, please join our Discord server