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

评论

其他 分类下的更多 MCP 服务器