CDataSoftware/azure-devops-mcp-server-by-cdata
3.3
If you are the rightful owner of azure-devops-mcp-server-by-cdata and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CData's Model Context Protocol (MCP) Server for Azure DevOps is a read-only server designed to allow LLMs to query live Azure DevOps data using natural language.
Tools
Functions exposed to the LLM to take actions
azure_devops_get_tables
Retrieves a list of tables available in the data source.
azure_devops_get_columns
Retrieves a list of columns for a specified table.
azure_devops_run_query
Executes a SQL SELECT query.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client