Skip to main content
Glama

Smart-AI-Bridge

review

Analyze code for security vulnerabilities, performance issues, and quality standards. Get automated scoring and improvement recommendations across multiple files.

Instructions

๐Ÿ‘€ Comprehensive code review - Security audit, performance analysis, best practices validation. Multi-file correlation analysis. Automated quality scoring and improvement suggestions.

Input Schema

NameRequiredDescriptionDefault
contentYesCode content to review
file_pathNoFile path for context
languageNoProgramming language hint
review_typeNocomprehensive

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Code content to review", "type": "string" }, "file_path": { "description": "File path for context", "type": "string" }, "language": { "description": "Programming language hint", "type": "string" }, "review_type": { "default": "comprehensive", "enum": [ "security", "performance", "quality", "comprehensive" ], "type": "string" } }, "required": [ "content" ], "type": "object" }

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/Platano78/Smart-AI-Bridge'

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