pipeworx-io/mcp-pulsedive
GitHub: pipeworx-io/mcp-pulsedive
将 Pulsedive 威胁情报 IOC 富化服务通过 MCP 协议接入 AI agent,实现对话式威胁指标查询与自动化的情报数据获取。
Stars: 0 | Forks: 0
# mcp-pulsedive
Pulsedive MCP — 威胁情报 IOC enrichment(pulsedive.com)
[Pipeworx](https://pipeworx.io) 的一部分 — 一个将 AI agent 连接到 1209+ 实时数据源的 MCP 网关。
## 工具
| 工具 | 描述 |
|------|-------------|
## 快速开始
添加到您的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
```
{
"mcpServers": {
"pulsedive": {
"url": "https://gateway.pipeworx.io/pulsedive/mcp"
}
}
}
```
或者连接到完整的 Pipeworx 网关,以访问所有 1209+ 个数据源:
```
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
```
## 配合 ask_pipeworx 使用
与其直接调用工具,您可以直接用自然语言提问:
```
ask_pipeworx({ question: "your question about Pulsedive data" })
```
网关会自动选择合适的工具并填充参数。
## 更多
- [所有工具和指南](https://github.com/pipeworx-io/examples)
- [pipeworx.io](https://pipeworx.io)
## 许可证
MIT
标签:API网关, DLL 劫持, IOC富化, MCP, 人工智能, 大语言模型, 威胁情报, 开发者工具, 用户模式Hook绕过, 自动化攻击