Skip to main content
Glama
Cargo.toml800 B
[package] name = "sdf-extract" version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [dependencies] auth-api-client = { path = "../../lib/auth-api-client" } axum = { workspace = true } dal = { path = "../../lib/dal" } derive_more = { workspace = true } edda-client = { path = "../../lib/edda-client" } frigg = { path = "../../lib/frigg" } sdf-core = { path = "../../lib/sdf-core" } serde = { workspace = true } serde_json = { workspace = true } si-data-nats = { path = "../../lib/si-data-nats" } si-db = { path = "../../lib/si-db" } si-events = { path = "../../lib/si-events-rs" } si-jwt-public-key = { path = "../../lib/si-jwt-public-key" } 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