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.4.0.tar.gz (3.6 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.4.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orca_mcp_server-0.4.0.tar.gz
  • Upload date:
  • Size: 3.6 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.4.0.tar.gz
Algorithm Hash digest
SHA256 4f53b762705f8ef78d69b18fb8e5c0473df8808c261fcca664e8712aec0a3461
MD5 2f73f5769158c0aaf28d8af4ff88b855
BLAKE2b-256 77309beb558715315e495b4ab841b13583d1d27e94ed1b0fa2f09d4356837f03

See more details on using hashes here.

Provenance

The following attestation bundles were made for orca_mcp_server-0.4.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.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for orca_mcp_server-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4aa78c4c441a67a3db84d506d934f564d9827d7f738f6eda5e798588826c00fa
MD5 402222b8dfa29943772d5e701503e3e1
BLAKE2b-256 03ff6e446e4b442c39291c42345c0da3d1ab5719b9295e8d104c6d4709cf04e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for orca_mcp_server-0.4.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