MCP.so
Sign In

Kaspersky Opentip Mcp Server

@KasperskyLab

About Kaspersky Opentip Mcp Server

Kaspersky OpenTIP Model Context Protocol Server

Basic information

Category

Other

Transports

stdio

Publisher

KasperskyLab

Submitted by

noise-field

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers