@vibesnipe/code Review Mcp
@praneybehl
关于 @vibesnipe/code Review Mcp
An MCP (Model Context Protocol) server that provides a powerful tool to perform code reviews using various Large Language Models (LLMs). This server is designed to be seamlessly integrated with AI coding assistants like Anthropic's Claude Code, Cursor, Windsurf, or other MCP-comp
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"code-reviewer": {
"command": "npx",
"args": [
"-y",
"@vibesnipe/code-review-mcp"
],
"env": {
"GOOGLE_API_KEY": "your-google-api-key",
"OPENAI_API_KEY": "your-openai-api-key",
"ANTHROPIC_API_KEY": "your-anthropic-api-key"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is @vibesnipe/code Review Mcp?
An MCP (Model Context Protocol) server that provides a tool for performing code reviews using various Large Language Models (LLMs). It is designed for seamless integration with AI coding assistants like Anthropic's Claude Code, Cursor, Windsurf, or other MCP-compatible clients.
How to use @vibesnipe/code Review Mcp?
—
Key features of @vibesnipe/code Review Mcp?
- Provides a tool for code reviews using various LLMs.
- Designed for integration with MCP-compatible clients (e.g., Claude Code, Cursor, Windsurf).
Use cases of @vibesnipe/code Review Mcp?
- Automate code review within an AI coding assistant.
- Review code with alternative large language models.
FAQ from @vibesnipe/code Review Mcp?
—
开发工具 分类下的更多 MCP 服务器
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
评论