Skip to main content
Glama
Cargo.toml699 B
[package] name = "snapshot-eviction" version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [dependencies] chrono = { workspace = true } serde = { workspace = true } si-data-nats = { path = "../si-data-nats" } si-data-pg = { path = "../si-data-pg" } si-events = { path = "../si-events-rs" } si-layer-cache = { path = "../si-layer-cache" } telemetry = { path = "../telemetry-rs" } telemetry-utils = { path = "../telemetry-utils-rs" } thiserror = { workspace = true } tokio = { workspace = true, features = ["full"] } tokio-util = { workspace = true } [dev-dependencies]

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/systeminit/si'

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