Enterprise Data Agent
БесплатноНе проверенEnables secure, privacy-first SQL database interaction via natural language, using local LLM and PostgreSQL with dynamic tool-calling.
Описание
Enables secure, privacy-first SQL database interaction via natural language, using local LLM and PostgreSQL with dynamic tool-calling.
README
An enterprise-grade, secure, and privacy-first Autonomous Data Agent built using the Model Context Protocol (MCP), FastMCP, LlamaIndex Workflows, and a localized LLaMA 3.2 model via Ollama. This agent acts as an automated SQL assistant that interacts securely with an on-premise PostgreSQL database using dynamic tool-calling capability, ensuring no database schemas are exposed raw to the external world.
🚀 Key Features
- Model Context Protocol (MCP): Implements modern 2026 standardized client-server architecture (FastMCP) over Server-Sent Events (SSE).
- Privacy-First Architecture: Utilizes local
llama3.2:1bfor zero-data leak enterprise compliances. - Dynamic Tool Calling: Built-in SQL execution layer protecting database context via strict system prompting (
list_tables,read_data,add_data). - Streamlit User Interface: A production-style, dynamic chat interface supporting streaming statuses of agent thoughts and backend tool invocations.
🛠️ Tech Stack
- AI Framework: LlamaIndex (FunctionAgent Workflows)
- MCP Server Framework: FastMCP (Python)
- Database Driver: Psycopg3 (Modern PostgreSQL)
- Local LLM Engine: Ollama (LLaMA 3.2 1B)
- Frontend UI: Streamlit
📁 Project Structure
server.py- The standalone FastMCP server exposing database query and schema capabilities securely.agent_notebook.ipynb- Core testing and modular workflow pipeline using LlamaIndex client specs.app.py- Production-ready UI frontend wrapping the async agent loop.
🏃 How to Run
Step 1: Start the FastMCP Server
Ensure your local PostgreSQL database is up and matching the config, then run:
python server.py --server_type sse --port 8000
Установка Enterprise Data Agent
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/lokeshkundi15/Enterprise-MCP-Data-AgentFAQ
Enterprise Data Agent MCP бесплатный?
Да, Enterprise Data Agent MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Enterprise Data Agent?
Нет, Enterprise Data Agent работает без API-ключей и переменных окружения.
Enterprise Data Agent — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Enterprise Data Agent в Claude Desktop, Claude Code или Cursor?
Открой Enterprise Data Agent на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolCompare Enterprise Data Agent with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
