Azure Revisor
Enables automated code review workflows in Azure DevOps by retrieving pull request diffs and creating inline comments using personal access tokens.
2 stars
0 tools
Created Aug 2025
@mikhael-abdallah/mikhael-abdallah-azure-revisor-revisor-serverAbout
Enables automated code review workflows in Azure DevOps by retrieving pull request diffs and creating inline comments using personal access tokens.
Categories
general
Installation
npm
npm install @mikhael-abdallah/mikhael-abdallah-azure-revisor-revisor-server
Configuration
{
"mcpServers": {
"mikhael-abdallah-azure-revisor-revisor-server": {
"command": "npx",
"args": [
"-y",
"@mikhael-abdallah/mikhael-abdallah-azure-revisor-revisor-server"
]
}
}
}