MCP
Introduction
The Model Context Protocol (MCP) π is a protocol for communicating with LLMs, primarily used for exchanging information (context) or performing actions.
π enVector supports using MCP with various AI applications. You can interact with your LLMs like Claude through natural language inputs.

Use Cases
The enVector MCP server allows your AI application to directly interact with enVector's utilities.
Secure AI coding assistants
Secure RAG
Secure Context Memory
Or other AI applications needs to be secured
Quick Start
Follow our Quick Start tutorial to run your first secure search or jump right into the detailed MCP guide to set up your environment.
Run enVector server.
Clone the envector-mcp-server and setting up the Python environment.
See more details in envector-mcp-server manuals.
(Optional) Run MCP server with the following example command:
This is optional when you run MCP server via AI application (e.g. Claude Desktop). See more details in Run MCP Server.
Connect your AI application (e.g. Claude) to the MCP server by configuring settings and Chat with enVector π
See more details in Connect MCP Server.
Next Steps
π MCP Guide: How to start enVector MCP in details
Last updated

