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-1.0.2.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-1.0.2-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orca_mcp_server-1.0.2.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-1.0.2.tar.gz
Algorithm Hash digest
SHA256 310e28188d17a9a1a6e62915b5c39f027aa395fc6fbf7f48cc2e5f30a8b296b6
MD5 3af564c6400dae9bfc87f61ce72029f9
BLAKE2b-256 6f99ccc78e96c06427928adec97ac03d160fc8056c16af2c6fe2e56865b52ecc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for orca_mcp_server-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a3562fac3efe2da30ee5b4b25442a7867ced438f7dd7590dc5a8c70c65a2fcb9
MD5 63fef3ca734fc17843b71692a19bd6fa
BLAKE2b-256 1b46d2da54324f375ccc665bc2606b32b04e85463a834dff3880fafb406de689

See more details on using hashes here.

Provenance

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