Skip to main content
Glama
client_version_metrics.mdโ€ข524 B
# Client version metrics Currently, `sqld` supports clients passing their client version via a `x-libsql-client-version` header. The value of this header should follow this pattern: - Hrana/Remote clients should be `libsql-remote-<language>-<version>` - Embedded replica clients should be `libsql-rpc-<language>-<version>` `<language>` should be a reference to the language, for example, `rust`/`go`/`js`/`python`. `<version>` should be a reference to either a semver version or a commit sha (first 6 chars of the sha).

Latest Blog Posts

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/Xexr/mcp-libsql'

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