All MCP servers

Mcp Victorialogs

Official
by Api.AirforcestdioDeveloper Tools084Apache-2.0

MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-victorialogs-impcbdc7": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}