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.
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.