@klusterai/kluster-verify-code-mcp
v0.0.64
Published
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.
Keywords
Readme
kluster.ai: Verify Code MCP
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
Overview
kluster.ai Verify Code MCP is a local MCP server that provides two main tools:
- Bug Check Tool - Performs comprehensive code security, quality, and compliance verification on AI-generated code
- Frameworks Check Tool - Validates new frameworks, packages, libraries, and 3rd party dependencies for security and compliance
Features
- 🔒 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
Prerequisites
- Node.js >= 18.0.0
- Cursor IDE or any MCP-compliant IDE
- Project with initialised Git repository (optional, but recommended for full functionality)
Installation
Automatic (Recommended)
- Go to https://platform.kluster.ai/verify-code
- Follow instructions on the page to do 2 steps installation
Using npx
npx @klusterai/kluster-verify-code-mcp --apikey=YOUR_API_KEYConfiguration
Required Parameters
--apikey: Your kluster.ai API key for platform authentication
Example Usage
# Using npx
npx @klusterai/kluster-verify-code-mcp --apikey=sk-1234567890abcdef
Support
For support and questions, visit https://kluster.ai/
- Email: [email protected]
- Discord: https://discord.com/invite/klusterai
Contributing
This project is maintained by kluster.ai. For contributions, please contact the development team.
