1. **Commit ID:** [. . .](https://dev.azure.com/. . ./. . ./_git/. . ./commit/. . .) - **Author:** Stef Heyenrath - **Date:** 2021-12-17 -
If you already use Mcpserver.Azuredevops, the mcpserver.azuredevops mcp server is the piece that lets your assistant work with it directly. 1. Commit ID: [. . .](https://dev.azure.com/. . ./. . ./_git/. . ./commit/. . .) - Author: Stef Heyenrath - Date: 2021-12-17 - Comment: Merged PR 378: Updated mindmap-certifications.json.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
GetProjects — List all accessible projectsGetRepositories — List all repositories in a projectGetProject — Get details of a specific projectGetRepository — Get repository detailsSearchCode — Search for code across repositories in a projectGetCommit — Retrieve a particular commit detailsGetCommits — Retrieve git commitsget_work_item — Retrieve a work item by IDcreate_work_item — Create a new work itemupdate_work_item — Update an existing work itemlist_work_items — List work items in a projectmanage_work_item_link — Add, remove, or update links between work itemsSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Configuration is passed through the environment: AZURE_DEVOPS_ORG_URL, AZURE_DEVOPS_AUTH_METHOD, AZURE_DEVOPS_PAT, AZURE_DEVOPS_DEFAULT_PROJECT. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Mcpserver.Azuredevops's toolset — GetProjects, GetRepositories, GetProject and 11 more — is a fair guide to whether it matches your workflow. It is maintained by StefH; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| GetProjects | List all accessible projects |
| GetRepositories | List all repositories in a project |
| GetProject | Get details of a specific project |
| GetRepository | Get repository details |
| SearchCode | Search for code across repositories in a project |
| GetCommit | Retrieve a particular commit details |
| GetCommits | Retrieve git commits |
| get_work_item | Retrieve a work item by ID |
| create_work_item | Create a new work item |
| update_work_item | Update an existing work item |
| list_work_items | List work items in a project |
| manage_work_item_link | Add, remove, or update links between work items |
| Installation | The Installation tool exposed by this server. |
| Question | The Question tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| AZURE_DEVOPS_ORG_URL | Endpoint or connection string the server talks to. | Yes |
| AZURE_DEVOPS_AUTH_METHOD | Configuration value read at startup. | Optional |
| AZURE_DEVOPS_PAT | Configuration value read at startup. | Optional |
| AZURE_DEVOPS_DEFAULT_PROJECT | Configuration value read at startup. | Optional |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.