Skip to content

Add Enhanced Azure DevOps MCP Server (@fsabatini82/azure-devops-mcp) #2855

@fsabatini82

Description

@fsabatini82

📋 MCP Server Submission to Microsoft Dev Community

Server Information

Name: Enhanced Azure DevOps MCP Server
Package: @fsabatini82/azure-devops-mcp
Current Version: 2.3.4
Author: Fabio Sabatini (Avanade)
Email: fabio.sabatini@avanade.com
Repository: https://github.com/fsabatini82/azure-devops-mcp
NPM Package: https://www.npmjs.com/package/@fsabatini82/azure-devops-mcp

🎯 Value Proposition

This server addresses a critical gap in Azure DevOps integration for VS Code users by providing:

  1. Enhanced Security: First MCP server with Personal Access Token (PAT) authentication
  2. Comprehensive Coverage: 50+ tools covering all major Azure DevOps areas
  3. Production Ready: 98%+ test coverage, extensive security guidelines
  4. Community Focused: Independent distribution with regular updates

🔐 Key Differentiators

  • PAT Authentication: Secure token-based authentication (unique feature)
  • Multiple Auth Modes: OAuth, Azure CLI, Environment Variables, PAT
  • Security First: Comprehensive security guidelines and best practices
  • TypeScript: Full type safety and modern development practices
  • Extensive Testing: Complete test coverage with integration tests

🚀 Installation Example

{
  "inputs": [
    {
      "id": "ado_org",
      "type": "promptString",
      "description": "Azure DevOps organization name (e.g. 'contoso')"
    }
  ],
  "servers": {
    "azure-devops-enhanced": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "@fsabatini82/azure-devops-mcp@latest", "${input:ado_org}", "--authentication", "pat"]
    }
  }
}

🛠️ Supported Domains

  • Core: Projects, teams, identity management
  • Work Items: Creation, updates, queries, relationships
  • Repositories: Pull requests, branches, commits, code search
  • Pipelines: Builds, runs, artifacts, deployment
  • Wiki: Page management, content operations
  • Test Plans: Test cases, suites, execution
  • Advanced Security: Security alerts and scanning

📊 Quality Metrics

  • Test Coverage: 98.99% statements, 96.75% branches
  • Security Score: A+ (no hardcoded secrets, security guidelines)
  • Documentation: Comprehensive README, setup guides, examples
  • Maintenance: Active development, regular updates
  • Community: Open source with MIT license

🔗 Links & Resources

🎯 Target Audience

  • Azure DevOps users seeking enhanced VS Code integration
  • Development teams requiring secure PAT authentication
  • Organizations needing comprehensive Azure DevOps automation
  • Developers wanting type-safe Azure DevOps interactions

📈 Community Impact

This server enhances the Azure DevOps ecosystem by:

  • Providing secure authentication options not available elsewhere
  • Offering comprehensive tooling for all Azure DevOps features
  • Maintaining high code quality and security standards
  • Supporting both individual developers and enterprise teams

🔄 Maintenance & Support

  • Active Development: Regular feature updates and bug fixes
  • Community Support: GitHub issues and discussions
  • Documentation: Comprehensive guides and examples
  • Security: Regular security updates and best practices

📋 Request

We request inclusion of @fsabatini82/azure-devops-mcp in the official VS Code MCP servers directory to provide enhanced Azure DevOps integration for the community.


Submission Date: October 14, 2025
Contact: fabio.sabatini@avanade.com
Organization: Avanade

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions