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.