C

correctover-mcp-server

Compatibility package for Correctover runtime security. The legacy standalone MCP server has been replaced by correctover-mcp-gateway; the runtime SDK is avail…

Security
Install Command
npx -y correctover-mcp-server
Claude Desktop Config
{
  "mcpServers": {
    "correctover-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "correctover-mcp-server"
      ]
    }
  }
}

correctover-mcp-server is a community MCP server that connects AI assistants like Claude to compatibility package for correctover runtime security. the legacy standalone mcp server has been replaced by correctover-mcp-gateway; the runtime sdk is avail…. It runs locally on your machine, keeping your data private and giving you full control over the connection. Security teams can leverage it to run checks and gather intelligence through natural-language prompts.

About correctover-mcp-server

Overview

Compatibility package for Correctover runtime security. The legacy standalone MCP server has been replaced by correctover-mcp-gateway; the runtime SDK is available as correctover.

Links

Topics

mcp, mcp-server, mcp-security, model-context-protocol, ai-agent-security, agent-security, runtime-security, guardrail, ccs, ccs-verifier, correctover, ssrf, prompt-injection, deepseek, dsh, dsh-security, llm-security

Who Should Use correctover-mcp-server?

  • 1Run security scans and vulnerability checks from your AI assistant
  • 2Automate compliance checks and audit log reviews
  • 3Integrate threat intelligence feeds into your AI workflow
  • 4Let Claude assist with penetration testing and security research tasks

How to Install correctover-mcp-server

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How correctover-mcp-server Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

mcp-securityai-agent-securityagent-securityruntime-securityguardrailccsccs-verifiercorrectoverssrfprompt-injection

Reviews