Skip to main content
Glama

Claude Code MCP

by auchenberg

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" }
Install Server

Other Tools from Claude Code MCP

Related Tools

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/auchenberg/claude-code-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server