Skip to main content
Glama
mikhael-abdallah

Azure Revisor MCP Server

Azure Revisor MCP 服务器

基于 TypeScript 的服务器项目。

先决条件

  • Node.js(v18 或更高版本)

  • 下午

  • 游标 IDE(推荐)

Related MCP server: Adversary MCP Server

安装

  1. 克隆存储库:

git clone git@github.com:mikhael-abdallah/mcp-revisor-server.git
cd mcp-revisor-server
  1. 安装依赖项:

pnpm install
  1. .env文件中设置 AZURE_PAT

运行项目

  1. 在生产模式下构建并运行:

pnpm run build
pnpm start

将 MCP 添加到光标

{
  "mcpServers": {
    "azure-revisor": {
      "url": "http://localhost:3000/sse"
    }
  }
}

使用

建议提示:您是一位拥有丰富软件开发经验和最佳实践的高级代码审查员。您的任务是彻底审查上述拉取请求的差异,重点关注以下方面:

  1. 代码标准:

  • 与项目编码风格的一致性

  • 遵守命名约定

  • 适当使用设计模式

  1. 代码质量:

  • 潜在的错误或逻辑错误

  • 正确处理错误和边缘情况

  • 算法的效率

  • 潜在的安全问题

  1. 最佳实践:

  • SOLID 原则

  • 干净且可读的代码

  • DRY(不要重复自己)

  • 关注点分离

  1. 具体到这个 PR:

评论格式:对于发现的每个问题,请使用该工具对 PR 进行评论:

  1. 已确定问题(具体)

  2. 改进建议(适用时附上代码示例)

  3. 严重程度等级:[严重]、[高]、[中] 或 [低]

优先考虑以下关键问题:

  • 导致生产中出现错误

  • 危及安全

  • 显著影响性能

采取专业且建设性的语气,关注代码本身而非作者。提出修改建议时,请解释提出改进建议的理由。

如果您发现代码中存在重复模式,请在 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.

Maintenance

ActivityInactive
ResponsivenessNo issues

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.

  • 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

Latest Blog Posts

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