mcp-victorialogs and mcp-server
About mcp-victorialogs
VictoriaMetrics/mcp-victorialogs
The implementation of Model Context Protocol (MCP) server for VictoriaLogs.
Exposes VictoriaLogs' read-only APIs—including log querying, stream/field enumeration, and query statistics—through MCP tools alongside embedded, searchable documentation for offline access. Supports multiple deployment modes (stdio, HTTP) with environment-based configuration for authentication and multi-tenancy, enabling AI clients like Claude Desktop to perform log analysis and debugging tasks directly against VictoriaLogs instances.
About mcp-server
firebolt-db/mcp-server
Model Context Protocol implementation that connects your LLM to Firebolt
Exposes SQL query execution, documentation access, and account management through MCP tools and resources, enabling LLMs to autonomously query Firebolt databases and reference SQL documentation. Built as a Go binary with Docker support, it communicates via stdio transport and supports both Firebolt Cloud (service account authentication) and Firebolt Core (self-hosted). Integrates with Cursor, VS Code Copilot Chat, Claude Desktop, and other MCP-compatible clients through standardized JSON configuration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work