Skip to main content
Glama

Strands MCP Server

by cagataycali

invoke_agent

Execute complex queries requiring multi-tool reasoning or conversational responses by invoking the full agent with natural language prompts.

Instructions

Invoke the full strands-mcp-cli agent with a natural language prompt. Use this for complex queries that require reasoning across multiple tools or when you need a conversational response from the agent.

Input Schema

NameRequiredDescriptionDefault
promptYesThe prompt or query to send to the agent

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "The prompt or query to send to the agent", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

Other Tools from Strands MCP Server

Related Tools

    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/cagataycali/strands-mcp-server'

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