Kaspersky Opentip Mcp Server
@KasperskyLab
关于 Kaspersky Opentip Mcp Server
Kaspersky OpenTIP Model Context Protocol Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Kaspersky OpenTIP": {
"command": "uv",
"args": [
"--directory",
"C:/path/to/repo/opentip-mcp",
"run",
"opentip.py"
],
"env": {
"OPENTIP_API_KEY": "YOUR_API_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论