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
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments