Skip to main content
Glama

mcp-victorialogs

mlock_windows.go260 B
package bbolt // mlock locks memory of db file func mlock(_ *DB, _ int) error { panic("mlock is supported only on UNIX systems") } // munlock unlocks memory of db file func munlock(_ *DB, _ int) error { panic("munlock is supported only on UNIX systems") }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VictoriaMetrics-Community/mcp-victorialogs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server