Azure DevOps MCP Server for Cline
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_DEVOPS_ORG | Yes | Your Azure DevOps organization name | |
| AZURE_DEVOPS_PAT | Yes | Your Azure DevOps personal access token | |
| AZURE_DEVOPS_PROJECT | Yes | Your Azure DevOps project name |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_work_itemC | Get work items by IDs |
| list_work_itemsC | List work items from a board |
| create_work_itemC | Create a new work item using JSON patch operations |
| update_work_itemB | Update an existing work item using JSON patch operations |
| get_boardsC | List available boards in the project |
| get_wikisB | List all wikis in the project |
| get_wiki_pageC | Get a wiki page by path |
| create_wikiC | Create a new wiki |
| update_wiki_pageC | Create or update a wiki page |
| list_projectsB | List all projects in the Azure DevOps organization |
| list_pipelinesC | List all pipelines in the project |
| trigger_pipelineC | Trigger a pipeline run |
| list_pull_requestsC | List all pull requests in the project |
| create_pull_request | Create a new pull request |
| update_pull_request | Update an existing pull request |
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/stefanskiasan/azure-devops-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server