- New environment variable MCP_PASSTHROUGH_HEADER allows forwarding arbitrary HTTP headers.
- Simple web UI added at the MCP server root for viewing setup configs and tool inspection.
Full changelog
What's Changed
- Bump github.com/blevesearch/bleve/v2 from 2.5.6 to 2.5.7 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/53
- add logging for different server mod by @dmitryk-dk in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/55
- set default tenant via the VL_DEFAULT_TENANT_ID environment variable by @dmitryk-dk in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/56
- fix(hits): handle field array parameter type conversion by @safwentrabelsi in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/57
- Bump github.com/mark3labs/mcp-go from 0.43.2 to 0.44.0 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/60
- Bump golang from 1.25-alpine to 1.26-alpine by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/61
- Bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/62
- Bump github.com/VictoriaMetrics/metrics from 1.40.2 to 1.41.2 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/63
- Change hooks.AddAfterCallTool arguments, cast result by @naanselmo in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/64
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/65
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/66
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/68
- Bump github.com/mark3labs/mcp-go from 0.44.0 to 0.45.0 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/69
- Fix VMServiceScrape apiVersion in Helm template by @Bregor in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/70
- Bump github.com/VictoriaMetrics/metrics from 1.41.2 to 1.42.0 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/72
- Bump github.com/VictoriaMetrics/metrics from 1.42.0 to 1.43.1 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/75
- Bump github.com/mark3labs/mcp-go from 0.45.0 to 0.47.0 by @dependabot[bot] in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/76
- updated dependencies by @Amper in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/77
- updated docs and blog posts by @Amper in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/78
- create vector database for docs only if documentation tool is enabled by @Amper in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/79
- implement new parameter MCP_PASSTHROUGH_HEADER that allows to forwar… by @Amper in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/80
- Add simple UI for MCP server root with setup configs and tool inspection by @Amper in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/81
New Contributors
- @dmitryk-dk made their first contribution in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/55
- @safwentrabelsi made their first contribution in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/57
- @naanselmo made their first contribution in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/64
- @Bregor made their first contribution in https://github.com/VictoriaMetrics/mcp-victorialogs/pull/70
Full Changelog: https://github.com/VictoriaMetrics/mcp-victorialogs/compare/v1.8.0...v1.9.0