compu-ai-mcp

Javiervalladares1/compu-ai-mcp
★ 0 stars TypeScript Database Updated today
MCP server for a computer store: inventory, prices, instalments, quotes, reservations and orders on PostgreSQL. JSON-RPC 2.0 implemented directly, without an MCP SDK. CC3067 Redes, UVG.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "compu-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Javiervalladares1/compu-ai-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for a **computer and electronics store**. It exposes the store's commercial truth — catalogue, real stock, prices, promotions, instalment plans, quotes, reservations and orders — as MCP tools backed by PostgreSQL. The Model Context Protocol is implemented **directly over JSON-RPC 2.0**: no

Tools (16)

CURRENCY_SYMBOLDATABASE_URLcalculate_installmentscheck_availabilitycompare_productscreate_ordercreate_quoteget_current_priceget_order_statusget_product_detailsget_store_policieslist_installment_plansrecommend_alternativesrelease_reservationreserve_itemsearch_products
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →