Skip to main content
Glama
Cargo.toml1.24 kB
[package] name = "sdf-v1-routes-module" version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [dependencies] async-trait = { workspace = true } axum = { workspace = true } convert_case = { workspace = true } dal = { path = "../../lib/dal" } futures = { workspace = true } hyper = { workspace = true } module-index-client = { path = "../../lib/module-index-client" } 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-pg = { path = "../../lib/si-data-pg" } si-db = { path = "../../lib/si-db" } si-frontend-types = { path = "../../lib/si-frontend-types-rs" } si-layer-cache = { path = "../../lib/si-layer-cache" } si-pkg = { path = "../../lib/si-pkg" } si-std = { path = "../../lib/si-std" } telemetry = { path = "../../lib/telemetry-rs" } thiserror = { workspace = true } tokio = { workspace = true } tokio-stream = { workspace = true } ulid = { workspace = true } url = { 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