Azure DevOps Multi-Organization MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for SSE transport mode (enables HTTP/SSE endpoints instead of stdio). When set, the server exposes GET /sse and POST /messages endpoints. |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_organizationsB | Lists all available Azure DevOps organizations from the configuration |
| list_projectsB | Lists all projects in an Azure DevOps organization |
| pipelines_get_build_definitionsC | Gets a list of build definitions (pipeline configurations) in a project |
| pipelines_get_build_definition_revisionsB | Gets the revision history of a build definition |
| pipelines_get_buildsC | Gets a list of builds (pipeline runs) with filtering options |
| pipelines_get_build_logC | Gets the list of log files for a build |
| pipelines_get_build_log_by_idC | Gets the content of a specific build log file by ID |
| pipelines_get_build_changesC | Gets the code changes (commits) associated with a build |
| pipelines_get_runC | Gets details of a specific pipeline run |
| pipelines_list_runsC | Lists all runs for a specific pipeline |
| pipelines_run_pipelineC | Triggers a new pipeline run with optional parameters and variables |
| pipelines_get_build_statusC | Gets the status report for a build |
| pipelines_update_build_stageC | Updates the status of a build stage (cancel or retry) |
| git_list_repositoriesC | Lists all Git repositories in a project |
| git_get_pull_requestsC | Gets a list of pull requests in a repository with filtering options |
| git_get_pull_requestC | Gets details of a specific pull request by ID |
| git_create_pull_requestC | Creates a new pull request in a repository |
| git_get_itemC | Gets a file or folder from a Git repository with optional content and version control |
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/nikydobrev/mcp-server-azure-devops-multi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server