Skip to content
Back to search
30
MCP

ado-team-activity-mcp

pypi/ado-team-activity-mcp

MCP server that surfaces Azure DevOps work-item activity for one or more team rosters (multi-org / multi-tenant), so VS Code Copilot Chat can answer manager-style questions like 'what did Ashish work on last week?' or 'analyze the team's last 6 months'.

Uptime
0.0%
45 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

azure-devops-work-items-mcp
MCP server for Azure DevOps work items — read, list, create, and update, with WIQL-based filtering
0 tools
azure-devops-mcp-server
MCP server for Azure DevOps integration with wikis, test plans, and work items
0 tools
ado-workflows-mcp
MCP server exposing Azure DevOps workflow automation tools
0 tools
azure-devops-mcp-server
MCP server exposing 41 Azure DevOps tools to AI assistants — pipelines, repos, PRs, boards, releases, tests, wikis
0 tools
ado-mcp
An MCP server for Azure DevOps pipelines.
0 tools
Azure DevOps (ADO)
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ado-team-activity-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}