Skip to main content
Glama
schema-base.json609 B
{ "$id": "https://spec.openapis.org/oas/3.1/schema-base/2021-04-15", "$schema": "https://json-schema.org/draft/2020-12/schema", "$ref": "https://spec.openapis.org/oas/3.1/schema/2021-04-15", "properties": { "jsonSchemaDialect": { "$ref": "#/$defs/dialect" } }, "$defs": { "dialect": { "const": "https://spec.openapis.org/oas/3.1/dialect/base" }, "schema": { "$dynamicAnchor": "meta", "$ref\"": "https://spec.openapis.org/oas/3.1/dialect/base", "properties": { "$schema": { "$ref": "#/$defs/dialect" } } } } }

Latest Blog Posts

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/indrasishbanerjee/aem-mcp-server'

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