mcp-victorialogs and mcp-gopls
One tool provides an MCP server specifically for VictoriaLogs, while the other provides an MCP server for Go using `gopls` for LSP-powered analysis, making them ecosystem siblings that cater to different backend services within the broader MCP ecosystem.
About mcp-victorialogs
VictoriaMetrics/mcp-victorialogs
The implementation of Model Context Protocol (MCP) server for VictoriaLogs.
This tool helps developers and SREs efficiently manage and debug their VictoriaLogs instances. It takes your VictoriaLogs data and system parameters as input and allows you to query logs, view instance details, list streams and fields, and get query statistics. The output includes structured log data, system information, and metrics for observability, enabling easier troubleshooting and automation.
About mcp-gopls
hloiseau/mcp-gopls
Model Context Protocol (MCP) server for Go using gopls – LSP-powered analysis, tests, coverage, and tooling.
This tool enhances AI coding assistants (like Claude, Cursor, or GitHub Copilot) when working with Go projects. It provides your AI assistant with advanced capabilities to understand, navigate, and modify Go code, performing tasks such as finding definitions, running tests, and checking for vulnerabilities. Go developers who use AI tools for coding assistance will benefit from its richer interaction with their codebase.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work