Skip to main content
Glama
Cargo.toml2.04 kB
[package] name = "rebaser-server" version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [dependencies] audit-logs-stream = { path = "../../lib/audit-logs-stream" } buck2-resources = { path = "../../lib/buck2-resources" } dal = { path = "../../lib/dal" } derive_builder = { workspace = true } edda-client = { path = "../../lib/edda-client" } futures = { workspace = true } json-patch = { workspace = true } nats-dead-letter-queue = { path = "../../lib/nats-dead-letter-queue" } nats-std = { path = "../../lib/nats-std" } naxum = { path = "../../lib/naxum" } naxum-extractor-acceptable = { path = "../../lib/naxum-extractor-acceptable" } pending-events = { path = "../../lib/pending-events" } pinga-client = { path = "../../lib/pinga-client" } rebaser-client = { path = "../../lib/rebaser-client" } rebaser-core = { path = "../../lib/rebaser-core" } remain = { workspace = true } serde = { workspace = true } serde_json = { workspace = true } shuttle-server = { path = "../../lib/shuttle-server" } si-crypto = { path = "../../lib/si-crypto" } si-data-nats = { path = "../../lib/si-data-nats" } si-data-pg = { path = "../../lib/si-data-pg" } si-events = { path = "../../lib/si-events-rs" } si-frontend-types = { path = "../../lib/si-frontend-types-rs" } si-layer-cache = { path = "../../lib/si-layer-cache" } si-service-endpoints = { path = "../../lib/si-service-endpoints" } si-settings = { path = "../../lib/si-settings" } si-std = { path = "../../lib/si-std" } si-tls = { path = "../../lib/si-tls" } strum = { workspace = true } telemetry = { path = "../../lib/telemetry-rs" } telemetry-nats = { path = "../../lib/telemetry-nats-rs" } telemetry-utils = { path = "../../lib/telemetry-utils-rs" } thiserror = { workspace = true } tokio = { workspace = true } tokio-stream = { workspace = true } tokio-util = { workspace = true } ulid = { workspace = true } veritech-client = { path = "../../lib/veritech-client" }

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