mcp-for-azure-devops-boards
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| azdo_list_projectsC | List projects in an organization |
| azdo_get_teamC | Get team details |
| azdo_list_teamsC | List teams in the project |
| azdo_list_team_boardsD | List boards |
| azdo_get_current_userB | Get current user profile |
| azdo_create_work_itemC | Create work item |
| azdo_link_work_itemsC | Link work items |
| azdo_list_work_item_typesC | List work item types |
| azdo_list_tagsC | List tags |
| azdo_get_work_itemsC | Get multiple work items by IDs |
| azdo_list_team_membersC | List team members |
| azdo_add_commentC | Add a comment to a work item |
| azdo_list_board_columnsC | List board columns |
| azdo_list_board_rowsC | List board rows (swimlanes) |
| azdo_get_work_itemC | Get work item by ID |
| azdo_get_team_boardD | Get board details |
| azdo_get_team_current_iterationB | Get current iteration/sprint for team |
| azdo_list_organizationsC | List organizations |
| azdo_list_area_pathsC | List area paths for a project |
| azdo_update_work_itemD | Update work item |
| azdo_query_work_items_by_wiqlC | Query work items using WIQL |
| azdo_list_iteration_pathsC | List iteration paths for a project or team |
| azdo_query_work_itemsC | Query work items by filters |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/danielealbano/mcp-for-azure-devops-boards'
If you have feedback or need assistance with the MCP directory API, please join our Discord server