Loading MCP server directory, please wait...
MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation
npx @getmcp/cli add io.github.VictoriaMetrics-Community/mcp-victorialogsRequires Docker Engine. Community-contributed server. Review source before installing.
VL_INSTANCE_ENTRYPOINTURL to VictoriaMetrics instance (it should be root URL of vmlingle or vlselect), for example http://localhost:9428 or https://play-vmlogs.victoriametrics.com
VL_INSTANCE_BEARER_TOKENAuthentication token for VictoriaMetrics API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VictoriaMetrics-Community/mcp-victorialogs": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"VL_INSTANCE_ENTRYPOINT",
"-e",
"VL_INSTANCE_BEARER_TOKEN",
"-e",
"MCP_DISABLED_TOOLS",
"ghcr.io/victoriametrics-community/mcp-victorialogs:1.8.0"
],
"env": {
"VL_INSTANCE_ENTRYPOINT": "",
"VL_INSTANCE_BEARER_TOKEN": "",
"MCP_DISABLED_TOOLS": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
Access live company and contact data from Explorium's AgentSource B2B platform.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite