Azure Revisor MCP Server
Azure Revisor MCP 服务器
基于 TypeScript 的服务器项目。
先决条件
Node.js(v18 或更高版本)
下午
游标 IDE(推荐)
Related MCP server: Adversary MCP Server
安装
克隆存储库:
git clone git@github.com:mikhael-abdallah/mcp-revisor-server.git
cd mcp-revisor-server安装依赖项:
pnpm install在
.env文件中设置 AZURE_PAT
运行项目
在生产模式下构建并运行:
pnpm run build
pnpm start将 MCP 添加到光标
{
"mcpServers": {
"azure-revisor": {
"url": "http://localhost:3000/sse"
}
}
}使用
建议提示:您是一位拥有丰富软件开发经验和最佳实践的高级代码审查员。您的任务是彻底审查上述拉取请求的差异,重点关注以下方面:
代码标准:
与项目编码风格的一致性
遵守命名约定
适当使用设计模式
代码质量:
潜在的错误或逻辑错误
正确处理错误和边缘情况
算法的效率
潜在的安全问题
最佳实践:
SOLID 原则
干净且可读的代码
DRY(不要重复自己)
关注点分离
具体到这个 PR:
查看拉取请求https://dev.azure.com/organization/project/\_git/repository/pullrequest/pullRequestNumber (拉取请求的 URL)
搜索文件以更好地了解项目背景并分析变更的影响
检查变更提案是否有足够的测试
评论格式:对于发现的每个问题,请使用该工具对 PR 进行评论:
已确定问题(具体)
改进建议(适用时附上代码示例)
严重程度等级:[严重]、[高]、[中] 或 [低]
优先考虑以下关键问题:
导致生产中出现错误
危及安全
显著影响性能
采取专业且建设性的语气,关注代码本身而非作者。提出修改建议时,请解释提出改进建议的理由。
如果您发现代码中存在重复模式,请在 PR 顶部的单独注释中建议进行全面重构。
执照
该项目采用 MIT 许可证
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
AI code review for GitHub PRs with an MCP autofix loop for Claude Code and Cursor
The Cortex MCP server provides read-only access to real-time engineering context from the Cortex developer portal, allowing AI coding assistants to answer natural language questions about your organization's catalog (microservices, libraries, domains, teams, infrastructure), scorecards (engineering standards and best practices), initiatives (goals and deadlines), and Engineering Intelligence metrics. It includes tools for querying documentation, tracking personal entities, and accessing AI-assisted insights across the entire Cortex ecosystem.
The Polar Signals MCP server enables AI assistants to connect directly with performance profiling data, allowing users to analyze application performance through natural language queries. Key capabilities include querying CPU performance and memory usage, exploring profiling metadata like profile types and labels, and providing AI-driven code optimization suggestions directly within development environments like Claude Code or Cursor.
- JamOAuthdev.jam.mcp
The Jam MCP server provides AI tools with instant bug context without manual prompting, enabling a streamlined workflow from bug identification to ticket creation and pull request generation without switching between tools.
Related MCP Servers
- AlicenseAqualityDmaintenanceA Model Context Protocol server that integrates Cursor IDE with Bitbucket Cloud, allowing developers to fetch repository information and commit data directly from their Bitbucket workspace.15394MIT
- AlicenseAqualityDmaintenanceA security-focused server that integrates with Cursor IDE to provide real-time vulnerability detection, exploit generation, and security insights during software development.72MIT
- -licenseNot gradedqualityNot gradedmaintenanceA server that likely facilitates integration between GitHub Copilot and Visual Studio Code, though the README lacks specific details about its functionality.-
- AlicenseBqualityCmaintenanceAI-powered code review server that analyzes git diffs and PRs with context from project guidelines and task lists. Supports integration with Claude Code and Cursor via MCP.31MIT
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikhael-abdallah/mcp-revisor-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server