Kaspersky Opentip Mcp Server
@KasperskyLab
About Kaspersky Opentip Mcp Server
Kaspersky OpenTIP Model Context Protocol Server
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
Basic information
More Other MCP servers
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student β in a fraction of the time. What once took a week, now takes one free period.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Comments