procursorrules.com
Sign In
Back to MCPs
A

Azure_devops_mcp

by El-Paso-Labs

Deprecated use:

https://github.com/microsoft/azure-devops-mcp

Azure DevOps MCP

MCP server for Azure DevOps

Install requirements.txt

uv add -r requirements.txt

Run FastAPI server

uv run uvicorn app.main:app --reload

Configure the server to the client

{
  "mcpServers": {
    "example-sse": {
      "url": "http://localhost:8000/sse",
      "env": {}
    }
  }
}
Statistics
Tools
0
Stars
0
Last Checked
9/4/2025
Version Info

No version information available

Contributors

0 contributors