Azure DevOps MCP Server by CData

Created By
CDataSoftwarea year ago
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Azure DevOps (beta): https://www.cdata.com/download/download.aspx?sku=HNZK-V&type=beta
Overview

What is Azure DevOps MCP Server by CData?

Azure DevOps MCP Server by CData is a read-only Model Context Protocol (MCP) server designed to allow large language models (LLMs) to query live data from Azure DevOps using natural language, without the need for SQL.

How to use Azure DevOps MCP Server?

To use the server, clone the repository, build the server, install the CData JDBC Driver for Azure DevOps, configure your connection, and create a configuration file for your AI client (e.g., Claude Desktop).

Key features of Azure DevOps MCP Server?

  • Provides a read-only interface to Azure DevOps data.
  • Allows querying of live data using natural language.
  • Simplifies data access for LLMs without requiring SQL knowledge.

Use cases of Azure DevOps MCP Server?

  1. Querying project management data in Azure DevOps.
  2. Analyzing team performance metrics.
  3. Generating reports based on live data from Azure DevOps.

FAQ from Azure DevOps MCP Server?

  • Can I write data to Azure DevOps using this server?

No, this server is read-only. For write capabilities, consider the full CData MCP Server for Azure DevOps.

  • Is there a trial version available?

Yes, you can download a trial version of the CData JDBC Driver for Azure DevOps.

Server Config

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\azure-devops.prp"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
CDataSoftware
Star
-
Language
-
License
-

Recommend Servers

View All