Skip to content

LlamaIndex Integration with MCP GatewayΒΆ

LlamaIndex is a framework for building retrieval-augmented generation (RAG) pipelines.


πŸ”§ MCP SupportΒΆ

You can wrap tool calls from MCP Gateway as query engines, retrievers, or tool nodes inside LlamaIndex.

A dedicated ToolRetriever adapter is under development to support direct MCP tool discovery.