Skip to main content
Glama

CTX: Context as Code (CaC) tool

by context-hub
MIT License
218
  • Apple
  • Linux
context.yaml995 B
$schema: 'https://raw.githubusercontent.com/context-hub/generator/refs/heads/main/json-schema.json' import: - path: src/**/context.yaml - path: prompts.yaml - path: ./docs format: md documents: - description: 'Project structure overview' outputPath: project-structure.md overwrite: true sources: - type: tree sourcePaths: - src showCharCount: true showSize: true - description: Core Interfaces outputPath: core/interfaces.md sources: - type: file sourcePaths: src filePattern: - '*Interface.php' showTreeView: true - description: Project Templates outputPath: core/templates.md sources: - type: file sourcePaths: - src/Template - vendor/spiral/files/src/FilesInterface.php showTreeView: true - description: "Changes in the Project" outputPath: "changes.md" sources: - type: git_diff commit: unstaged

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/context-hub/generator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server