@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?
—
「開発者ツール」の他のコンテンツ
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP server to deploy code to Google Cloud Run
GoogleCloudPlatformMCP server to deploy apps to Cloud Run
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
コメント