Skip to main content
Glama
Cargo.toml1.64 kB
[package] name = "forklift-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-database = { path = "../../lib/audit-database" } audit-logs-stream = { path = "../../lib/audit-logs-stream" } billing-events = { path = "../../lib/billing-events" } buck2-resources = { path = "../../lib/buck2-resources" } data-warehouse-stream-client = { path = "../../lib/data-warehouse-stream-client" } derive_builder = { workspace = true } futures = { workspace = true } nats-dead-letter-queue = { path = "../../lib/nats-dead-letter-queue" } naxum = { path = "../../lib/naxum" } remain = { workspace = true } serde = { workspace = true } serde_json = { workspace = true } si-data-nats = { path = "../../lib/si-data-nats" } si-data-pg = { path = "../../lib/si-data-pg" } si-events = { path = "../../lib/si-events-rs" } si-layer-cache = { path = "../../lib/si-layer-cache" } si-runtime = { path = "../../lib/si-runtime-rs" } 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" } snapshot-eviction = { path = "../../lib/snapshot-eviction" } 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-util = { workspace = true } tower = { workspace = true } ulid = { workspace = true }

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