Skip to main content
Glama

GenAIScript

Official
by microsoft
MIT License
43
2,820
  • Linux
  • Apple
script-vs-agent.md573 B
# GenAIScript and Agents   ### GenAIScript is a **GLUE** language, **NOT** an agent framework - Goal to leverage, not reinvent (e.g., we connect to OpenAI functions) - Focus on adapters into/out of LLM - Agility is key value - keep up with rapid ecosystem evolution   ### Major differences - GenAIScript has a **static** orchestration graph - You know when the LLM is called and with what arguments - GenAIScript applies LLMs in a **targeted** way, embedding the results into existing automation - We bound the use of the LLM to a specific single request

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