Azure DevOps On-Premises
Rank #14,628io.github.zwitbaum/mcp-devops-on-prem
MCP server for on-premises Azure DevOps Server and TFS: repos, pull requests, work items, and wiki.
Azure DevOps On-Premises is a Model Context Protocol (MCP) server published by zwitbaum. It ranks #14,628 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Azure DevOps On-Premises is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Jun 14, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 117,418 of 132,046 servers on MCP Toplist.
Use Azure DevOps On-Premises
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-devops-on-prem -e "DEVOPS_API_URL=<your DEVOPS_API_URL>" -e "DEVOPS_USERNAME=<your DEVOPS_USERNAME>" -e "DEVOPS_PASSWORD=<your DEVOPS_PASSWORD>" -e "DEVOPS_PAT=<your DEVOPS_PAT>" -e "DEVOPS_TOKEN=<your DEVOPS_TOKEN>" -- uvx mcp-devops-onpremiseReplace each placeholder with your own value before saving.
[mcp_servers.mcp-devops-on-prem]
command = "uvx"
args = ["mcp-devops-onpremise"]
[mcp_servers.mcp-devops-on-prem.env]
DEVOPS_API_URL = "<your DEVOPS_API_URL>"
DEVOPS_USERNAME = "<your DEVOPS_USERNAME>"
DEVOPS_PASSWORD = "<your DEVOPS_PASSWORD>"
DEVOPS_PAT = "<your DEVOPS_PAT>"
DEVOPS_TOKEN = "<your DEVOPS_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-devops-on-prem": {
"command": "uvx",
"args": [
"mcp-devops-onpremise"
],
"env": {
"DEVOPS_API_URL": "<your DEVOPS_API_URL>",
"DEVOPS_USERNAME": "<your DEVOPS_USERNAME>",
"DEVOPS_PASSWORD": "<your DEVOPS_PASSWORD>",
"DEVOPS_PAT": "<your DEVOPS_PAT>",
"DEVOPS_TOKEN": "<your DEVOPS_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-devops-on-prem": {
"command": "uvx",
"args": [
"mcp-devops-onpremise"
],
"env": {
"DEVOPS_API_URL": "<your DEVOPS_API_URL>",
"DEVOPS_USERNAME": "<your DEVOPS_USERNAME>",
"DEVOPS_PASSWORD": "<your DEVOPS_PASSWORD>",
"DEVOPS_PAT": "<your DEVOPS_PAT>",
"DEVOPS_TOKEN": "<your DEVOPS_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-devops-on-prem": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-devops-onpremise"
],
"env": {
"DEVOPS_API_URL": "<your DEVOPS_API_URL>",
"DEVOPS_USERNAME": "<your DEVOPS_USERNAME>",
"DEVOPS_PASSWORD": "<your DEVOPS_PASSWORD>",
"DEVOPS_PAT": "<your DEVOPS_PAT>",
"DEVOPS_TOKEN": "<your DEVOPS_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-devops-on-prem": {
"command": "uvx",
"args": [
"mcp-devops-onpremise"
],
"env": {
"DEVOPS_API_URL": "<your DEVOPS_API_URL>",
"DEVOPS_USERNAME": "<your DEVOPS_USERNAME>",
"DEVOPS_PASSWORD": "<your DEVOPS_PASSWORD>",
"DEVOPS_PAT": "<your DEVOPS_PAT>",
"DEVOPS_TOKEN": "<your DEVOPS_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-devops-on-prem": {
"command": "uvx",
"args": [
"mcp-devops-onpremise"
],
"env": {
"DEVOPS_API_URL": "<your DEVOPS_API_URL>",
"DEVOPS_USERNAME": "<your DEVOPS_USERNAME>",
"DEVOPS_PASSWORD": "<your DEVOPS_PASSWORD>",
"DEVOPS_PAT": "<your DEVOPS_PAT>",
"DEVOPS_TOKEN": "<your DEVOPS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.zwitbaum%2Fmcp-devops-on-prem)<a href="https://mcptoplist.com/server/io.github.zwitbaum%2Fmcp-devops-on-prem"><img src="https://mcptoplist.com/badge/io.github.zwitbaum%2Fmcp-devops-on-prem.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
zwitbaum
Available versions (4)
| Version | Published |
|---|---|
| 2.1.0 | Sep 7, 2026 |
| 2.0.1 | Sep 3, 2026 |
| 2.0.0 | Jul 21, 2026 |
| 1.1.1 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Azure DevOps On-Premises?
- Azure DevOps On-Premises is maintained by zwitbaum, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Azure DevOps On-Premises listed on the Official MCP Registry?
- Yes — Azure DevOps On-Premises is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Azure DevOps On-Premises have?
- MCP Toplist tracks 4 versions of Azure DevOps On-Premises, most recently published on Sep 7, 2026.
- Where can I find the source code for Azure DevOps On-Premises?
- The source code for Azure DevOps On-Premises is hosted at github.com/zwitbaum/mcp-devops-on-prem.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.