UNPKG

purchase-mcp-server

Version:

Purchase and budget management server handling requisitions, purchase orders, expenses, budgets, and vendor management with ERP access for data extraction

7 lines (6 loc) 165 B
/** * MCP Server - Standardized Implementation * Multi-tenant server with YAML-based configuration */ import { logger } from "syia-mcp-utils"; export { logger };