Claude Code MCP

codeReview

Identify bugs, security vulnerabilities, and coding best practices in your code. Enhance code quality and maintainability with automated reviews.

Instructions

Review code for bugs, security issues, and best practices

Input Schema

NameRequiredDescriptionDefault
codeYesThe code to review

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "code": { "description": "The code to review", "type": "string" } }, "required": [ "code" ], "type": "object" }

You must be authenticated.

Other Tools from Claude Code MCP

Related Tools

ID: nqo1hvazke