Skip to content

Azure Tfvc

Free

by MCP Community

MCP server for Azure DevOps TFVC read access

v1.0.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Azure Tfvc MCP Server

MCP server for Azure DevOps TFVC read access

Installation

npx -y mcp-azure-tfvc

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-azure-tfvc
Add to claude_desktop_config.json
{
  "mcpServers": {
    "azure-tfvc": {
      "command": "npx",
      "args": ["-y", "mcp-azure-tfvc"]
    }
  }
}