Azure DevOps On-Premises runs on your own machine — the client starts it, so there is no endpoint to ping. 401 installs a week from pypi. Last commit 7 Sep 2026.
MCP server for on-premises Azure DevOps Server and TFS: repos, pull requests, work items, and wiki.
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
file_path = os.path.abspath(os.path.join(save_path, file_name))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-devops-on-prem -- uvx mcp-devops-onpremise
{
"mcpServers": {
"mcp-devops-on-prem": {
"args": [
"mcp-devops-onpremise"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-devops-on-prem]
command = "uvx"
args = ["mcp-devops-onpremise"]
{
"mcpServers": {
"mcp-devops-on-prem": {
"args": [
"mcp-devops-onpremise"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-devops-on-prem": {
"args": [
"mcp-devops-onpremise"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
DEVOPS_API_URL (Full Azure DevOps Server project URL, e.g. https://server/org/project), DEVOPS_USERNAME (NTLM username, usually DOMAIN\username), DEVOPS_PASSWORD (NTLM password), DEVOPS_PAT (Personal Access Token for PAT authentication), DEVOPS_TOKEN (OAuth bearer token for bearer-token authentication).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.
Remote MCP server for OFAC screening, EDD memos, exposure forecasts, queues, and reports.
Fast per-repo documentation indexer and full-text search MCP server for codebases.
MCP server for Tangled git platform. Manage repositories, branches, and issues on tangled.org.
MCP server for the Reddit Ads API. List accounts, campaigns, ads, and pull reports.
MCP server proxy for SQLBot Text-to-SQL queries and report generation.
MCP server for Drone CI/CD: 45 tools for builds, repos, secrets, users and templates
Answers built from our own checks of this server.