We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Evan-Kim2028/igloo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•558 B
# Igloo MCP Examples
This folder contains small, focused examples that complement the main documentation.
- Catalog examples: see `docs/examples/catalog-examples.md` for step-by-step catalog and search flows.
- Dependency graph demo: `examples/run_depgraph.py` shows how to build and inspect dependency graphs.
- Reporting bundle sample: `examples/reports/flash_crash_report.yaml` is a template input for the `igloo-report` CLI.
For a high-level overview, start with `docs/getting-started.md` or `docs/index.md` and then explore these examples as needed.