MCP.so
ログイン

Azure DevOps MCP Server

@erinnmclaughlin

Azure DevOps MCP Server について

An MCP server for querying the Azure DevOps API

基本情報

カテゴリ

クラウドとインフラ

ライセンス

MIT

ランタイム

c#

トランスポート

stdio

公開者

erinnmclaughlin

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Azure DevOps MCP Server?

An MCP server that integrates with the Azure DevOps REST API, enabling MCP‑enabled clients to interact with Azure DevOps resources.

How to use Azure DevOps MCP Server?

Install the global .NET tool from NuGet using dotnet tool install --global Tizzani.AzureDevOps.MCP --prerelease. Then configure your MCP client with the command tizzani.adomcp and provide the Azure DevOps personal access token, organization, and project as command‑line arguments (--ado_token, --ado_organization, --ado_project).

Key features of Azure DevOps MCP Server

  • Integrates with the Azure DevOps REST API.
  • Authenticates via a command‑line personal access token.
  • Targets a specific Azure DevOps organization and project.
  • Installed as a global .NET tool via NuGet.
  • Works with any MCP‑enabled client (e.g., IDEs, CLI).

Use cases of Azure DevOps MCP Server

FAQ from Azure DevOps MCP Server

コメント

「クラウドとインフラ」の他のコンテンツ