Skip to main content
Glama
Cargo.toml1.66 kB
[package] name = "pinga-server" version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [dependencies] buck2-resources = { path = "../../lib/buck2-resources" } dal = { path = "../../lib/dal" } derive_builder = { workspace = true } futures = { workspace = true } nats-std = { path = "../../lib/nats-std" } nats-subscriber = { path = "../../lib/nats-subscriber" } naxum = { path = "../../lib/naxum" } naxum-extractor-acceptable = { path = "../../lib/naxum-extractor-acceptable" } pinga-core = { path = "../../lib/pinga-core" } rebaser-client = { path = "../../lib/rebaser-client" } remain = { workspace = true } serde = { workspace = true } serde_json = { workspace = true } si-crypto = { path = "../../lib/si-crypto" } si-data-nats = { path = "../../lib/si-data-nats" } si-data-pg = { path = "../../lib/si-data-pg" } si-db = { path = "../../lib/si-db" } si-events = { path = "../../lib/si-events-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" } 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