mcp-victorialogs
活跃·★ 76·Apache-2.0·更新于 2026-05-27
★ 时下流行★ 可观测性
为VictoriaLogs实现MCP服务器,提供对日志查询和文档搜索的接口。
该MCP服务器为VictoriaLogs实例提供查询日志、探索数据和搜索文档的全面接口。它包含大多数只读API工具,非常适合可观测性和调试任务。可配合多种MCP客户端使用,支持不同传输模式。
#人工智能#日志#logs#MCP 协议#MCP 服务器#MCP 服务器#observability#victorialogs
01
功能特性
01查询日志并探索日志数据
02显示VictoriaLogs实例的参数
03列出可用的流、字段、字段值
04将日志统计作为指标查询
05嵌入最新文档并支持离线搜索
02
兼容性
Linux
Linux
已通过文档验证
macOS
macOS
已通过文档验证
Windows
Windows
已通过文档验证
Docker
Docker
已通过文档验证
03
快速开始
1
$ go install github.com/VictoriaMetrics-Community/mcp-victorialogs/cmd/mcp-victorialogs@latest
04
使用场景
↳VictoriaLogs的可观测性和日志分析
↳使用AI代理进行自动调试和故障排除
↳与CI/CD流水线或监控工具集成
05
同类工具
相关搜索
评论
登录后发表评论
- RRowan Brown2026年5月19日
VictoriaLogs MCP integration makes log analysis conversational for ops teams
- RRiley Brown2026年3月31日
Used for incident investigation workflows, faster than writing LogsQL manually
- OOakley Rivera2026年3月29日
Natural language queries over structured logs is a major productivity improvement
- PPeyton Brown2026年3月12日
Official implementation means it stays current with VictoriaLogs API changes