mcp-server-llamacloud

mcp-server-llamacloud

3.5

If you are the rightful owner of mcp-server-llamacloud and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A MCP server connecting to multiple managed indexes on LlamaCloud.

The LlamaCloud MCP Server is a TypeScript-based server designed to connect to multiple managed indexes on LlamaCloud. It allows users to create multiple tools, each linked to a specific managed index, through command-line arguments. This server is particularly useful for users who need to manage and query large datasets across different indexes efficiently. By defining tools with specific query parameters, users can easily access and retrieve information from their designated indexes. The server also supports auto-generation of tool names based on the index names, simplifying the management process.

Features

  • Creates a separate tool for each index you define
  • Each tool provides a `query` parameter to search its specific index
  • Auto-generates tool names like `get_information_index_name` based on index names