Skip to main content
Glama

CTX: Context as Code (CaC) tool

by context-hub
MIT License
235
  • Apple
  • Linux
error_tools.yaml701 B
$schema: 'https://raw.githubusercontent.com/context-hub/generator/refs/heads/main/json-schema.json' tools: - id: missing-required-field # Missing description field (required) type: run commands: - cmd: echo args: - Hello, World! - id: invalid-type-tool description: A tool with invalid type type: invalid-type commands: - cmd: echo args: - Test - id: run-tool-without-commands description: A run-type tool without commands type: run # Missing commands array - id: http-tool-without-requests description: A HTTP tool without requests type: http # Missing requests array

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