abcop 0.18.2

Must-have ABC complexity gate for AI development. Ruby, Rust, Python, Go, JS/TS, C/C++, PHP, Java, C#, Swift, Zig, Dart, Solidity, Haskell, ObjC
{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.adrianov/abcop",
  "title": "abcop",
  "description": "ABC complexity gate for AI-written code with an MCP inspection tool.",
  "websiteUrl": "https://github.com/adrianov/abcop",
  "repository": {
    "url": "https://github.com/adrianov/abcop",
    "source": "github"
  },
  "version": "0.18.2",
  "packages": [
    {
      "registryType": "cargo",
      "registryBaseUrl": "https://crates.io",
      "identifier": "abcop",
      "version": "0.18.2",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "type": "positional",
          "value": "--mcp"
        }
      ]
    }
  ]
}