Bacon Maker
БесплатноНе проверенMetadata-first MCP orchestration layer for database systems.
Описание
Metadata-first MCP orchestration layer for database systems.
README
Bacon Maker is a Metadata-First Orchestration Layer designed specifically for AI Agents. Using the Model Context Protocol (MCP), it acts as a secure, state-aware bridge between Large Language Models and complex database infrastructures (SQLite, MySQL, Teradata).
Features
- State-Aware Execution: Robust job tracking and recovery.
- Security First: Strict
DOMAIN_ROLEsandboxing for all AI agents. - Metadata Driven: SQL generation via Jinja2 and CEL evaluation.
- Chaos Resilience: Integrated Chaos Monkey for failure simulation.
🚀 Quick Start / Installation
1. Environment Setup
Clone the repository and initialize the virtual environment:
git clone https://github.com/clydewatts1/td_mcp_bacon_maker.git
cd td_mcp_bacon_maker
python -m venv venv
.\venv\Scripts\activate
2. Install Dependencies
Install the core orchestration and testing requirements:
pip install -r requirements.txt
3. Configure Secrets
Copy the example environment file and add your database credentials:
cp .env.example .env
# Edit .env with your TERADATA_PWD, MYSQL_PWD, etc.
4. Launch the MCP Interface
Bacon Maker is an MCP-native server. You can interact with its tools using the MCP Inspector:
npx @modelcontextprotocol/inspector python -m bacon_maker
For detailed documentation, see the Technical Reference Manual and the How-To Guide.
Установка Bacon Maker
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/clydewatts1/td_mcp_bacon_makerFAQ
Bacon Maker MCP бесплатный?
Да, Bacon Maker MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Bacon Maker?
Нет, Bacon Maker работает без API-ключей и переменных окружения.
Bacon Maker — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Bacon Maker в Claude Desktop, Claude Code или Cursor?
Открой Bacon Maker на 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 Bacon Maker with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
