arcade-azure-devops-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_DEVOPS_ORG | No | Your Azure DevOps organization name | |
| AZURE_DEVOPS_PAT | No | Your Azure DevOps Personal Access Token |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": true
} |
| resources | {
"subscribe": true,
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| AzureDevops_AddWorkItemCommentB | Add a comment to a work item. |
| AzureDevops_CreatePullRequestC | Create a new pull request. |
| AzureDevops_CreateWorkItemC | Create a new work item. |
| AzureDevops_GetProjectC | Get details of a specific Azure DevOps project. |
| AzureDevops_GetWikiPageC | Get a specific wiki page. |
| AzureDevops_GetWorkItemB | Get a work item by ID. |
| AzureDevops_ListBranchesB | List branches in a repository. |
| AzureDevops_ListBuildDefinitionsA | List build/pipeline definitions in a project. |
| AzureDevops_ListBuildsA | List builds in a project. |
| AzureDevops_ListProjectsB | List all projects in the Azure DevOps organization. |
| AzureDevops_ListPullRequestsA | List pull requests in a repository. |
| AzureDevops_ListRepositoriesA | List all Git repositories in a project. |
| AzureDevops_ListTeamsB | List all teams in a project. |
| AzureDevops_ListWikisA | List wikis in a project or organization. |
| AzureDevops_MyWorkItemsA | Get work items assigned to the current user. |
| AzureDevops_QueueBuildC | Queue a new build. |
| AzureDevops_RunPipelineC | Start a new pipeline run. |
| AzureDevops_RunWorkItemQueryC | Run a WIQL (Work Item Query Language) query. |
| AzureDevops_SearchCodeB | Search for code across repositories. |
| AzureDevops_SearchIdentitiesA | Search for identities (users/groups) in Azure DevOps. |
| AzureDevops_UpdateWorkItemB | Update an existing work item. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/subrahmaniank/arcade-azure-devops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server