Skip to main content
Glama
by microsoft
agent-web.genai.mjs423 B
script({ title: "News Agent", description: "Connect today's news about a topic", system: ["system", "system.agent_web"], group: "web", parameters: { topic: { type: "string", description: "The topic to search for", default: "sports", }, }, tests: {}, }) const { topic } = env.vars $`Search the web for news about ${topic} and summarize them.`

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