danielealbano/mcp-for-azure-devops-boards
3.3
If you are the rightful owner of mcp-for-azure-devops-boards and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Azure DevOps Boards and Work Items, written in Rust.
Tools
Functions exposed to the LLM to take actions
azure_devops_list_organizations
List all Azure DevOps organizations the authenticated user has access to.
azure_devops_list_projects
List all projects in an Azure DevOps organization.
azure_devops_create_work_item
Create a new work item.
azure_devops_update_work_item
Update an existing work item.
azure_devops_get_work_item
Get details of a specific work item.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client