Skip to main content
Glama

GenAIScript

Official
by microsoft
MIT License
43
2,820
  • Linux
  • Apple
poem.md510 B
--- layout: image-left image: /poem.jpg --- # Poet-moji script Poem generator <v-click at="4"> ```js // GenAIScript poem.genai.mjs $`Write a poem using emojis.` ``` </v-click> <v-click> ````txt // prompt.txt Write a poem using emojis. ```` </v-click> <v-click> ````json // OpenAI API request { "messages": [ { "role": "user", "content": "Write a poem using emojis"}, ```` </v-click> <v-click> ````text // OpenAI Text Response 🌅🌻🌞 🌳🍃🍂 🌙✨🌌 💤🌠🌙 ```` </v-click>

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