Skip to main content
Glama

claude-code-mcp

review_code

Analyzes and evaluates provided code to identify potential issues, improve quality, and ensure alignment with specified focus areas.

Instructions

Reviews the given code.

Input Schema

NameRequiredDescriptionDefault
codeYesCode to review
focus_areasNoAreas to focus on

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "Code to review", "type": "string" }, "focus_areas": { "default": "", "description": "Areas to focus on", "type": "string" } }, "required": [ "code" ], "type": "object" }

You must be authenticated.

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

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