Skip to main content
Glama

LlamaCloud MCP Server

by run-llama

get_information

Retrieve precise answers from your knowledge base by querying the LlamaCloud MCP Server, enabling efficient information extraction for task-specific needs.

Instructions

Get information from your knowledge base to answer questions.

Input Schema

NameRequiredDescriptionDefault
queryYesThe query used to get information about your knowledge base.

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The query used to get information about your knowledge base.", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from LlamaCloud 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/run-llama/mcp-server-llamacloud'

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