io.github.radar989
polarity-mcp
Polarity
Real-time threat intelligence lookups and IOC parsing from your self-hosted Polarity instance.
stdiocommunityservice
Package Details
@polarityio/mcp-connector
Transportstdio
Environment Variables
POLARITY_SERVER_URL
The base URL of your Polarity server, e.g. https://polarity.yourcompany.com
POLARITY_TOKEN
A Polarity API key. Generate one in Polarity under Settings > API Keys.
POLARITY_IGNORE_SSL
Set to 'true' if your Polarity server uses a self-signed certificate.
POLARITY_TIMEOUT_MS
Timeout in milliseconds for Polarity API requests. Defaults to 30000 (30 seconds). Increase for slow integrations.