Loading MCP server directory, please wait...
Real-time threat intelligence lookups and IOC parsing from your self-hosted Polarity instance.
npx @getmcp/cli add io.github.radar989/polarity-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.radar989/polarity-mcp": {
"command": "npx",
"args": [
"-y",
"@polarityio/mcp-connector"
],
"env": {
"POLARITY_SERVER_URL": "",
"POLARITY_TOKEN": "",
"POLARITY_IGNORE_SSL": "",
"POLARITY_TIMEOUT_MS": ""
}
}
}
}