A Model Context Protocol (MCP) server that provides AI-powered code verification tools for security, quality, and compliance checking. This tool integrates with AI assistants to automatically verify code changes and package dependencies.
A Model Context Protocol (MCP) server that provides AI-powered code verification tools for security, quality, and compliance checking. This tool integrates with AI assistants to automatically verify code changes and package dependencies.
For more information visit https://kluster.ai/
For automatic configuration with Cursor IDE go to https://platform.kluster.ai/verify-code
kluster.ai Verify Code MCP is a local MCP server that provides two main tools:
1. Bug Check Tool - Performs comprehensive code security, quality, and compliance verification on AI-generated code
2. Frameworks Check Tool - Validates new frameworks, packages, libraries, and 3rd party dependencies for security and compliance
- 🔒 Security Verification - Automatically checks code for security vulnerabilities
- 📊 Quality Assessment - Evaluates code quality and best practices
- ✅ Compliance Checking - Ensures code meets compliance standards
- 📦 Dependency Analysis - Validates package dependencies before installation
- Node.js >= 18.0.0
- Cursor IDE or any MCP-compliant IDE
- Project with initialised Git repository (optional, but recommended for full functionality)
1. Go to https://platform.kluster.ai/verify-code
2. Follow instructions on the page to do 2 steps installation
``bash`
npx @klusterai/kluster-verify-code-mcp --apikey=YOUR_API_KEY
- --apikey: Your kluster.ai API key for platform authentication
`bashUsing npx
npx @klusterai/kluster-verify-code-mcp --apikey=sk-1234567890abcdef
``
For support and questions, visit https://kluster.ai/
- Email: support@kluster.ai
- Discord: https://discord.com/invite/klusterai
This project is maintained by kluster.ai. For contributions, please contact the development team.