Skip to main content

Orca Security MCP Server

Project description

Orca Security MCP Server

This integration connects Orca Security's AI Sonar and data serving capabilities to MCP (Model Control Protocol), allowing you to ask natural language questions about your cloud infrastructure security posture directly in Cursor, Claude or other AI tools.

Configure Claude Desktop

  1. Install uv if you don't have it already:

    pip install uv
    
  2. Open Claude Desktop, Go to Settings->Developers->Edit Config

  3. Change the configuration file to the following (replacing <TOKEN> with your actual Orca token):

    {
      "mcpServers": {
        "orca": {
          "command": "uvx",
          "args": ["orca-mcp-server"],
          "env": {
            "ORCA_AUTH_TOKEN": "<TOKEN>"
          }
        }
      }
    }
    
  4. Restart Claude Desktop for the changes to take effect

Environment Variables

Variable Description Default
ORCA_API_HOST Orca Security API host https://api.orcasecurity.io
ORCA_AUTH_TOKEN Your Orca API authentication token TOKEN (Required)
ORCA_REQUEST_TIMEOUT API request timeout in seconds 30.0

Using the Integration

Once running, you can query the Orca Security data using natural language:

Example queries:

  • "Show me all critical vulnerabilities in my AWS environment"
  • "What EC2 instances are missing security patches?"
  • "Which S3 buckets are publicly accessible?"

Troubleshooting

If you encounter issues:

  1. Check the log output for error messages
  2. Verify your Orca authentication token is valid
  3. Ensure your network allows connections to the Orca API endpoint

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

orca_mcp_server-0.5.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

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

orca_mcp_server-0.5.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file orca_mcp_server-0.5.0.tar.gz.

File metadata

  • Download URL: orca_mcp_server-0.5.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for orca_mcp_server-0.5.0.tar.gz
Algorithm Hash digest
SHA256 cea39254d006d815b469e381321b00be6ee859132560dd717188be5721d7d1b6
MD5 0a8b29fd0e93cd668cdb6743e0a04a15
BLAKE2b-256 354cbd32636f13dbc886d56159c52a0071f7aea3d16d64bb4877def47038ee1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for orca_mcp_server-0.5.0.tar.gz:

Publisher: python-publish.yml on orcasecurity/orca-mcp-server

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

File details

Details for the file orca_mcp_server-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for orca_mcp_server-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d6a40158f75e5fd40702c1462fcc8b1c2349a9f855fc368d1083d56b41fe6c5d
MD5 90252c1d83c88ad46ce78b814ad567e0
BLAKE2b-256 fe6c70b746c9a328e71083b9af3a5aef49c66ab504c185c3f501e1bff61a738b

See more details on using hashes here.

Provenance

The following attestation bundles were made for orca_mcp_server-0.5.0-py3-none-any.whl:

Publisher: python-publish.yml on orcasecurity/orca-mcp-server

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