LlamaIndex Docs
Verified IntegrationClient Configuration
— Connect LlamaIndex Docs to Claude Desktop or Cursor in seconds{
"mcpServers": {
"llamaindex-docs": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-llamaindex-docs"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides searchable access to LlamaIndex documentation for VS Code Copilot integration via a Model Context Protocol (MCP) server.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for LlamaIndex Docs
You can integrate it by adding the server's HTTP endpoint to your VS Code `settings.json`. Once configured, Copilot can use its built-in tools like `search_llamaindex_docs` and `get_llamaindex_resource` to access documentation.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.