Skip to main content

CodeSecure MCP Server Hub

Project description

CodeSecure MCP Server

CodeSecure Logo Model Context Protocol server for CodeSecure.

This package enables Large Language Models (LLMs) to perform security scans and provide remediation directly within MCP-compatible environments (like Claude Desktop or VS Code).

Installation

pip install codesecure-mcp

Usage

Add this to your MCP configuration (e.g., claude_desktop_config.json):

{
  "mcpServers": {
    "codesecure": {
      "command": "python",
      "args": ["-m", "codesecure_mcp"]
    }
  }
}

Tools provided

  • scan_file: Analyze a single file for vulnerabilities.
  • scan_workspace: Perform a full project audit.
  • enrich_findings: Use AI to generate remediation code for security issues.

Requirements

  • Python 3.9+
  • An MCP host environment.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codesecure_mcp-1.0.18-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file codesecure_mcp-1.0.18-py3-none-any.whl.

File metadata

File hashes

Hashes for codesecure_mcp-1.0.18-py3-none-any.whl
Algorithm Hash digest
SHA256 a0b23da1ec086e2fe3f5f564b42d7d24eff8a9af57bc1e1be6c17b860ea8ff32
MD5 792e9db15929bf6eef8f53340a7669ff
BLAKE2b-256 24050649eacdbb3db23df485f8182e51dbfb15c19a68c40869b5187a2d3e09ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page