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
mod.rs•551 B
mod action;
mod asset;
mod attribute_prototype;
mod attribute_value;
mod attributes;
mod audit_logging;
mod change_set;
mod component;
mod cycle_check_guard;
mod dependent_values_update;
mod deserialize;
mod diagram;
mod func;
mod input_sources;
mod management;
mod materialized_views;
mod migrate;
mod module;
mod node_weight;
mod pkg;
mod policy_report;
mod prompt_overrides;
mod prop;
mod property_editor;
mod qualifications;
mod rebaser;
mod resource_metadata;
mod schema;
mod secret;
mod split_snapshot;
mod validations;
mod view;
mod workspace;