Skip to main content
Glama
Cargo.toml1 kB
[package] name = "sdf-v1-routes-session" version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [dependencies] axum = { workspace = true } dal = { path = "../../lib/dal" } hyper = { workspace = true } permissions = { path = "../../lib/permissions" } remain = { workspace = true } reqwest = { workspace = true } sdf-core = { path = "../../lib/sdf-core" } sdf-extract = { path = "../../lib/sdf-extract" } serde = { workspace = true } serde_json = { workspace = true } si-data-nats = { path = "../../lib/si-data-nats" } si-data-pg = { path = "../../lib/si-data-pg" } si-data-spicedb = { path = "../../lib/si-data-spicedb" } si-db = { path = "../../lib/si-db" } si-events = { path = "../../lib/si-events-rs" } strum = { workspace = true } telemetry = { path = "../../lib/telemetry-rs" } thiserror = { workspace = true } tokio = { workspace = true } y-sync = { 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