Skip to main content

MCP server exposing Intercept supply chain security data to MCP-compatible clients.

Project description

intercept-mcp

Model Context Protocol (MCP) server that exposes an Intercept tenant's repositories, findings, scans, resolutions, and AI advisory output to MCP-compatible AI clients.

Tools

22 tools (18 read, 4 write). Read tools cover repositories, findings (SAST, secrets, container, IaC, pipeline, SBOM/dependency), scans, organizations, and posture. Two per-repository AI tools surface Intercept's already-computed advisory output:

  • get_ai_advisors — latest AI Advisors panel: persona lens recommendations and the Lead Advisor action plan.
  • get_ai_insights — latest AI Insights code analysis: architecture, security review, tech stack, and threat model.

Write tools update finding-resolution status, add notes, and trigger scans.

Installation

uvx intercept-mcp

uv ships native wheels for macOS, Linux, and Windows, so the same command works on every supported platform.

Configuration

Minimal env: INTERCEPT_MCP_API_KEY — generated from the Intercept web UI: Settings → Integrations → Generate MCP API Key.

macOS / Linux

Export the key from your shell profile (~/.zshrc, ~/.bashrc):

export INTERCEPT_MCP_API_KEY="hsk_..."

Claude Desktop config path:

~/Library/Application Support/Claude/claude_desktop_config.json

Windows

Set the key in PowerShell for the current session:

$env:INTERCEPT_MCP_API_KEY = "hsk_..."

Or persist it for new shells with setx (PowerShell or cmd):

setx INTERCEPT_MCP_API_KEY "hsk_..."

Note: setx writes to the user environment so future shells see the value, but it does not update the current shell. Open a new terminal after running it. For a GUI alternative, use System Properties → Advanced → Environment Variables.

Claude Desktop config path:

%APPDATA%\Claude\claude_desktop_config.json

which resolves to C:\Users\<you>\AppData\Roaming\Claude\claude_desktop_config.json.

If you need to clear the uvx cache (e.g. after a release), it lives at %LOCALAPPDATA%\uv\cache.

License

Proprietary — Hijack Security.

Project details


Download files

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

Source Distribution

intercept_mcp-0.3.0.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

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

intercept_mcp-0.3.0-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file intercept_mcp-0.3.0.tar.gz.

File metadata

  • Download URL: intercept_mcp-0.3.0.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for intercept_mcp-0.3.0.tar.gz
Algorithm Hash digest
SHA256 880506ae82abec8f769d08c93209978d17f625eb7cb557685bc564dfa972b342
MD5 9faece67c9f4d0be8bcb2b92fd6ecd17
BLAKE2b-256 146adba9d99988c892bd5e6cc4fa8fcac4990fda972ed874ae79e80cf8a85c65

See more details on using hashes here.

Provenance

The following attestation bundles were made for intercept_mcp-0.3.0.tar.gz:

Publisher: ci-mcp-server.yml on hijacksecurity/Intercept

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file intercept_mcp-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: intercept_mcp-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for intercept_mcp-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0bf004bf13ec17d746b81a5912ce9c8f954eb0236fadb8d885377050cdb6a211
MD5 89bad6b7d415001f397b3d3a80b3a6cf
BLAKE2b-256 8e3160efe62690e15f68f1b5b4f09fdfddd2406fe942e634db6e8cb25959dfcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for intercept_mcp-0.3.0-py3-none-any.whl:

Publisher: ci-mcp-server.yml on hijacksecurity/Intercept

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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