Skip to main content
Glama
by microsoft
hostconfiguration.schema.json470 B
{ "$schema": "https://json-schema.org/draft-07/schema", "title": "GenAIScript Configuration", "type": "object", "properties": { "envFile": { "type": "string", "description": "Path to the .env file" }, "include": { "type": "array", "items": { "type": "string" }, "description": "List of glob paths to scan for genai scripts" } } }

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/microsoft/genaiscript'

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