MCP.so
ログイン

Kaspersky Opentip Mcp Server

@KasperskyLab

Kaspersky Opentip Mcp Server について

Kaspersky OpenTIP Model Context Protocol Server

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

KasperskyLab

投稿者

noise-field

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "Kaspersky OpenTIP": {
      "command": "uv",
      "args": [
        "--directory",
        "C:/path/to/repo/opentip-mcp",
        "run",
        "opentip.py"
      ],
      "env": {
        "OPENTIP_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Kaspersky Opentip Mcp Server?

It integrates with the Kaspersky OpenTIP API to provide threat intelligence access to agentic applications that support the Model Context Protocol (MCP), such as Claude or Cline.

How to use Kaspersky Opentip Mcp Server?

Install uv, clone the repository from GitHub, then configure your MCP client (e.g., Claude or Cline) with the command to run opentip.py and set the OPENTIP_API_KEY environment variable.

Key features of Kaspersky Opentip Mcp Server?

  • Access to Kaspersky OpenTIP threat intelligence API
  • Compatible with MCP-enabled agents (Claude, Cline)
  • Executed via uv for dependency management

コメント

「その他」の他のコンテンツ