Skip to content

Releases: moikas-code/code-audit-mcp

Release v1.0.7

11 Jul 23:22

Choose a tag to compare

Code Audit MCP v1.0.7

πŸ› Bug Fixes

  • Fixed MCP stdio mode console output interfering with JSON-RPC protocol
  • Added MCP-aware logger to suppress non-JSON output when running as MCP server
  • Resolved "not valid JSON" errors when using bunx/npx to run the server

πŸ”§ Technical Changes

  • Introduced MCP_STDIO_MODE environment variable for proper stdio detection
  • Replaced all console.log/warn/error calls with MCP-aware logger in server code
  • Improved server startup process for stdio mode

πŸ“¦ Installation

npm install -g @moikas/code-audit-mcp@1.0.7

πŸ”— Links

Release v1.0.6

11 Jul 22:20

Choose a tag to compare

Code Audit MCP v1.0.6

πŸ› Bug Fixes

  • Fixed MCP stdio mode console output interfering with JSON-RPC protocol
  • Added MCP-aware logger to suppress non-JSON output when running as MCP server
  • Resolved "not valid JSON" errors when using bunx/npx to run the server

πŸ”§ Technical Changes

  • Introduced MCP_STDIO_MODE environment variable for proper stdio detection
  • Replaced all console.log/warn/error calls with MCP-aware logger in server code
  • Improved server startup process for stdio mode

πŸ“¦ Installation

npm install -g @moikas/code-audit-mcp@1.0.6

πŸ”— Links

Release v1.0.4

11 Jul 20:54

Choose a tag to compare

Code Audit MCP v1.0.0 - Initial Release

πŸš€ Features

  • AI-powered code auditing via MCP using local Ollama models
  • Comprehensive security, performance, and quality analysis
  • Multiple audit types: security, completeness, performance, quality, architecture, testing, documentation
  • Global CLI tool with interactive commands
  • Support for multiple programming languages

πŸ”§ Components

  • MCP server for Claude integration
  • Ollama client with model management
  • Configurable auditor system
  • Health monitoring and diagnostics

πŸ“¦ Installation

npm install -g @moikas/code-audit-mcp@1.0.4

πŸ”— Links

Release v1.0.0

11 Jul 00:18

Choose a tag to compare

Code Audit MCP v1.0.0 - Initial Release

πŸš€ Features

  • AI-powered code auditing via MCP using local Ollama models
  • Comprehensive security, performance, and quality analysis
  • Multiple audit types: security, completeness, performance, quality, architecture, testing, documentation
  • Global CLI tool with interactive commands
  • Support for multiple programming languages

πŸ”§ Components

  • MCP server for Claude integration
  • Ollama client with model management
  • Configurable auditor system
  • Health monitoring and diagnostics

πŸ“¦ Installation

npm install -g moikas-code-audit-mcp@1.0.0

πŸ”— Links