Skip to main content

iridium-mcp-server

MCP server for AI agent security guardrails — blocks vulnerable imports at generation time.

Install

pip install iridium-mcp-server

Cursor setup

Add to your MCP config (see src/iridium_mcp/cursor_config.json):

{
  "mcpServers": {
    "iridium": {
      "command": "iridium-mcp-server",
      "env": {
        "IRIDIUM_API_URL": "https://api.iridium.example.com"
      }
    }
  }
}

No API key required for anonymous tier (rate-limited).

Tools (Phase 2)

Tool Purpose
validate_dependency_addition Check if adding a package creates reachable CVE risk
get_reachability_context Return entrypoint → sink path + rewrite hints for agents
refresh_workspace_graph Re-index workspace after agent saves files

Behavior

  • Fail-open: API 429/5xx never blocks the agent — returns degraded: true
  • Background warm-index: indexes workspace on startup before first tool call
  • Parent heartbeat: exits cleanly when MCP parent process dies
  • Audit log: writes to .iridium/audit.log

Development

uv sync
uv run pytest packages/iridium-mcp-server/tests -v

Download files

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

Source Distribution

iridium_mcp_server-0.2.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

iridium_mcp_server-0.2.0-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file iridium_mcp_server-0.2.0.tar.gz.

File metadata

  • Download URL: iridium_mcp_server-0.2.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for iridium_mcp_server-0.2.0.tar.gz
Algorithm Hash digest
SHA256 82906269efe1153632ecfffc5af8f3fe3a012231763800d5546bd118a29c8083
MD5 821d9a427172444963914cd07a01e2d6
BLAKE2b-256 e7624e509f57b93ed8603d158b63eb2b0c24d86ffd670094b058e5bb4bad4f65

See more details on using hashes here.

Provenance

The following attestation bundles were made for iridium_mcp_server-0.2.0.tar.gz:

Publisher: publish-mcp.yml on mziqudhd92/Iridium

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

File details

Details for the file iridium_mcp_server-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for iridium_mcp_server-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0d812aa724556db44e1a929fb9db4a27aabf60f3023bf56d02f9921c9d56d6ca
MD5 9277388cb1f32cfe41f2e1c500e49680
BLAKE2b-256 152d310ab424306eeae4b2ac1a3a4a772854c8d7ef6d3c3a56d7d0b10bb4c300

See more details on using hashes here.

Provenance

The following attestation bundles were made for iridium_mcp_server-0.2.0-py3-none-any.whl:

Publisher: publish-mcp.yml on mziqudhd92/Iridium

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

Release history Release notifications | RSS feed

This release

0.2.0 This release

2 files

0.1.0

2 files

Supported by

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