loading…
Search for a command to run...
loading…
MCP server for managing bakery recipe technical sheets with Postgres. Enables AI agents to search, create, update, approve, and compare recipe versions through
MCP server for managing bakery recipe technical sheets with Postgres. Enables AI agents to search, create, update, approve, and compare recipe versions through secure tools.
Servidor MCP HTTP para o agente FichaPao AI controlar fichas tecnicas de panificadora com Postgres.
O objetivo deste app e oferecer ferramentas seguras para o agente, sem expor SQL livre.
OpenWebUI
-> Agente FichaPao AI
-> MCP HTTP /mcp
-> fichapao-mcp-server
-> Postgres
search_recipe: busca ficha por nome.get_recipe: consulta ficha por recipe_id, version_id ou nome.create_recipe_draft: cria ficha em rascunho 0.1.update_draft: atualiza versao em rascunho ou revisao.create_new_version: cria nova versao em rascunho.approve_version: aprova versao se nao houver pendencias bloqueantes.list_pending_items: lista pendencias.register_production_test: registra teste de producao.compare_versions: compara duas versoes.archive_recipe: arquiva ficha.get_database_stats: resumo da base.rascunho.0.1.0.x vira 1.0.current_version_id: versao mais recente/em trabalho.active_version_id: versao aprovada em producao.cp .env.example .env
docker compose up --build
Health check:
curl http://localhost:3001/health
A rota raiz tambem responde com o mesmo health check:
curl http://localhost:3001/
Endpoint MCP:
http://localhost:3001/mcp
No docker-compose.yml, a porta local esta mapeada como 3001:3000 para evitar conflito com apps comuns que ja usam 3000.
Se MCP_API_KEY estiver preenchida, envie:
Authorization: Bearer sua-chave
Crie dois serviços:
Variáveis do App:
NODE_ENV=production
PORT=3000
DATABASE_URL=postgresql://usuario:senha@host:5432/fichapao
AUTO_MIGRATE=true
MCP_API_KEY=troque-por-uma-chave-forte
CORS_ORIGIN=*
Depois de publicar, valide:
https://seu-dominio/health
No OpenWebUI:
Admin Settings -> External Tools -> Add MCP Server
URL: https://seu-dominio/mcp
Auth: Bearer token com o valor de MCP_API_KEY
Migration principal:
migrations/001_init.sql
Tabelas:
recipesrecipe_versionspending_itemsproduction_testschange_historynpm install
npm run typecheck
npm run build
npm run dev
Выполни в терминале:
claude mcp add fichapao-mcp-server -- npx Да, Fichapao Server MCP бесплатный — установка в один клик через Unyly без оплаты.
Нет, Fichapao Server работает без API-ключей и переменных окружения.
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Открой Fichapao Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Query your database in natural language
автор: AnthropicA universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devThis server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashRead-only database access with schema inspection.
автор: modelcontextprotocolНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data