Skip to main content
Glama
Cargo.toml796 B
[package] name = "frigg" version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [dependencies] bytes = { workspace = true } futures = { workspace = true } nats-std = { path = "../../lib/nats-std" } remain = { workspace = true } serde = { workspace = true } serde_json = { workspace = true } si-data-nats = { path = "../../lib/si-data-nats" } si-events = { path = "../../lib/si-events-rs" } si-frontend-mv-types = { path = "../../lib/si-frontend-mv-types-rs" } si-id = { path = "../../lib/si-id" } strum = { workspace = true } telemetry = { path = "../../lib/telemetry-rs" } telemetry-utils = { path = "../../lib/telemetry-utils-rs" } thiserror = { 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