MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server by ajeet214

Created 6/2/2025
Updated 3 days ago
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" ] } } }