L
Llama Index MCP
by @ajeet214
MCP server by ajeet214
Created 6/2/2025
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx llama_index_mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"ajeet214-llama-index-mcp": {
"command": "uvx",
"args": [
"llama_index_mcp"
]
}
}
}