LlamaIndex MCP Server

Stableother
180 starsPythonrun-llama
GitHub
About

Overview

The LlamaIndex MCP Server enables AI agents to use LlamaIndex for building retrieval-augmented generation pipelines. It provides tools for indexing documents, querying indexes, and managing data connectors.
Capabilities

Tools & Capabilities

query_index

Query a LlamaIndex index

index_documents

Index new documents

list_indexes

List available indexes

Setup

Installation

bash
Install
pip install mcp-server-llamaindex
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "llamaindex": {
      "command": "python",
      "args": ["-m", "mcp_server_llamaindex"]
    }
  }
}

Quick Info

Authorrun-llama
LanguagePython
StatusStable
Stars 180
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us