Skip to main content
Glama

CTX: Context as Code (CaC) tool

by context-hub
MIT License
235
  • Apple
  • Linux
run_tools.yaml584 B
$schema: 'https://raw.githubusercontent.com/context-hub/generator/refs/heads/main/json-schema.json' tools: - id: variable-command-tool description: A tool with variable arguments type: run commands: - cmd: echo args: - '{{message}}' - name: '--optional-arg' when: '{{use_optional}}' schema: properties: message: type: string description: Message to echo use_optional: type: boolean description: Whether to use the optional argument default: false

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