Skip to main content
Glama

Smart Code Reviewer

by renjismzy

analyze_code_quality

Evaluate code quality by identifying issues, suggesting improvements, and detecting vulnerabilities across multiple programming languages to enhance software reliability and maintainability.

Instructions

分析代码质量,检测潜在问题和改进建议

Input Schema

NameRequiredDescriptionDefault
codeYes要分析的代码内容
filenameNo文件名(可选)
languageYes编程语言 (javascript, typescript, python, java, etc.)

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "要分析的代码内容", "type": "string" }, "filename": { "description": "文件名(可选)", "type": "string" }, "language": { "description": "编程语言 (javascript, typescript, python, java, etc.)", "type": "string" } }, "required": [ "code", "language" ], "type": "object" }

Other Tools from Smart Code Reviewer

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

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