{"id":"acuvity-mcp-server-azure-devops","name":"mcp-server-azure-devops","homepage":"https://hub.docker.com/r/acuvity/mcp-server-azure-devops","repo_url":"https://hub.docker.com/r/acuvity/mcp-server-azure-devops","category":"automation","subcategories":[],"tags":["mcp","azure-devops","devops-automation","agent-tools","work-items","pipelines"],"what_it_does":"An MCP server for integrating with Azure DevOps, exposing tools that let an agent interact with Azure DevOps resources (e.g., projects, work items, pipelines/releases) via the Model Context Protocol.","use_cases":["Enable AI agents to query and act on Azure DevOps work items and related project data","Automate triage workflows (e.g., find work items, update statuses/descriptions)","Support engineering operations such as reviewing build/release status or locating relevant pipeline/work item context"],"not_for":["General-purpose Azure management beyond what the MCP tools expose","Use as a standalone UI or replace Azure DevOps web portals without MCP integration","Security-sensitive operations where you cannot constrain the agent’s allowed actions"],"best_when":"You want an agent-first integration to Azure DevOps and will run MCP tooling in an environment with controlled credentials and least-privilege permissions.","avoid_when":"You need a full REST/SDK-style coverage of Azure DevOps APIs or require guaranteed idempotent writes without verifying tool behavior.","alternatives":["Direct Azure DevOps REST API with your own agent tooling","Community/official Azure DevOps integrations or SDKs (where available)","Other MCP servers focused on GitHub/GitLab/Jira depending on your tracking system"],"af_score":40.5,"security_score":54.8,"reliability_score":26.2,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:35:32.302186+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Azure DevOps credentials (commonly PAT)"],"oauth":false,"scopes":false,"notes":"Authentication approach and scope granularity are not confirmed from the provided input; MCP servers for Azure DevOps typically use Azure DevOps credentials (often PAT) rather than OAuth in an agent runtime."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":null},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":40.5,"security_score":54.8,"reliability_score":26.2,"mcp_server_quality":55.0,"documentation_accuracy":35.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":45.0,"rate_limit_clarity":30.0,"tls_enforcement":80.0,"auth_strength":60.0,"scope_granularity":35.0,"dependency_hygiene":45.0,"secret_handling":50.0,"security_notes":"Likely requires Azure DevOps credentials (commonly PAT). If the MCP server does not enforce least-privilege scopes or sanitize logging, the risk increases. TLS is assumed for typical HTTPS-based MCP transport but cannot be verified from the provided input.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":30.0,"error_recovery":35.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Agents may inadvertently perform write actions (updates/creates) unless tool permissions and prompts constrain them.","Azure DevOps APIs can be rate-limited; if the MCP server does not forward clear retry-after/rate-limit headers, agents may hammer the API.","Work item searches can be expensive; agents may need guidance to constrain queries (project, area, limits) to avoid timeouts."]}}