Provides access to Kaspersky OpenTIP API for threat intelligence operations, enabling AI agents to query and analyze security threat data through Kaspersky's threat intelligence platform.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Kaspersky OpenTIP MCP Servercheck if example.com is safe"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Kaspersky OpenTIP Model Context Protocol Server
This server gives access to Kaspersky OpenTIP API to agentic applications that support Model Context Protocol (MCP), such as Claude or Cline.
Installation
First, install uv:
You can also install uv from Github.
Second, clone this repo.
Finally, configure your client. For Claude:
For Cline (on Windows):
Note the env key in the JSON above: you need to set the value to your actual OpenTIP API key. Alternatively, you can remove this section and set OPENTIP_API_KEY environment variable directly.
Related MCP server: MCP-OpenAPI
License
Copyright © 2025 AO Kaspersky Lab
Licensed under the Apache 2.0 License. See the LICENSE.txt file for details.