Skip to main content
Glama

CodeAnalysis MCP Server

by 0xjcf
code_review_rules.md1.82 kB
# Code Review Guidelines ## General Review Approach - Focus on high-impact issues first - Point out both strengths and areas for improvement - Suggest specific, actionable improvements - Consider architectural implications of code changes - Evaluate code in the context of the entire project ## Code Quality Checks - Verify proper error handling and edge cases - Check for potential memory leaks or performance issues - Ensure code follows DRY (Don't Repeat Yourself) principles - Verify that complex logic has appropriate comments - Check for appropriate test coverage ## Security Review - Identify potential security vulnerabilities - Verify proper input validation - Check for secure handling of sensitive data - Identify potential injection points - Review authentication and authorization mechanisms ## Performance Review - Identify potential bottlenecks - Suggest performance optimizations when appropriate - Check for unnecessary computations or operations - Evaluate algorithmic complexity - Consider resource usage (memory, CPU, network) ## Maintainability Review - Evaluate code readability and clarity - Check for appropriate abstraction levels - Verify consistent naming conventions - Ensure code is modular and testable - Check that documentation is up-to-date ## Accessibility Review - Verify proper semantic HTML usage - Check for appropriate ARIA attributes - Ensure color contrast meets WCAG standards - Verify keyboard navigation functionality - Check for text alternatives for non-text content ## Specific Project Standards - Check for proper memory anchor usage - Verify metadata headers are complete and accurate - Ensure monetization features follow established patterns - Verify Web3 security best practices are followed - Check that UI components meet accessibility requirements

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/0xjcf/MCP_CodeAnalysis'

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