MCPs tagged with Index Management
-
LlamaCloud MCP Server
Connect multiple LlamaCloud indexes as tools for your MCP client.
LlamaCloud MCP Server is a TypeScript-based implementation of a Model Context Protocol server that allows users to connect multiple managed indexes from LlamaCloud as separate tools in MCP-compatible clients. Each tool is defined via command-line parameters, enabling flexible and dynamic access to different document indexes. The server automatically generates tool interfaces, each capable of querying its respective LlamaCloud index, with customizable parameters such as index name, description, and result limits. Designed for seamless integration, it works with clients like Claude Desktop, Windsurf, and Cursor.
- ⭐ 82
- MCP
- run-llama/mcp-server-llamacloud
-
MongoDB MCP Server
A Model Context Protocol server for enabling LLM interaction with MongoDB databases.
MongoDB MCP Server empowers language models to interface directly with MongoDB databases using the Model Context Protocol (MCP). It enables natural language querying and management of collections, documents, and indexes. Users can inspect database schemas, execute document operations, and manage indexes seamlessly. The tool integrates with clients like Claude Desktop for conversational database management.
- ⭐ 172
- MCP
- QuantGeekDev/mongo-mcp
-
io.github.cr7258/elasticsearch-mcp-server
MCP server for seamless interaction with Elasticsearch and OpenSearch.
Implements a Model Context Protocol (MCP) server enabling robust integration with Elasticsearch and OpenSearch clusters. Offers a standardized set of tools for managing indices, documents, clusters, data streams, and aliases, along with configurable authentication and operation restrictions. Supports secure access and flexible configuration via environment variables, ensuring safe and customizable operations for various deployment scenarios.
- ⭐ 223
- MCP
- cr7258/elasticsearch-mcp-server