# chirak-mcp

Model Context Protocol (MCP) Server for Chirak Sales & Inventory Assistant

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.1.2
- **Author:** Ufuk AYDIN
- **License:** MIT
- **npm:** chirak-mcp
- **Source:** https://github.com/ufhouck/chirak-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-13T04:41:15.184Z
- **Version scanned:** 1.1.2
- **CVEs:** none found by OSV at scan time

## Tools

15 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `get_chirak_help` — Returns a complete operational guide to Chirak store capabilities, operational cheat-sheet, active store context, and example AI prompt patterns. Call this when
- `help` — Quick operational guide and cheat-sheet for Chirak store capabilities, active metrics, and recommended prompts.
- `get_inventory` — Fetch current inventory products from Chirak, with options to filter by category or find critical low stock items.
- `search_product` — Search for products in Chirak by name, SKU code, or barcode.
- `add_product` — Add a new product to Chirak inventory. Use this when the user asks to add items, parse wholesale invoices, or register products.
- `update_product` — Update details of an existing product in Chirak, such as selling price, cost, physical stock quantity, name, category, SKU, or barcode.
- `adjust_stock` — Adjust physical stock quantity for a product (+/- change) with an audit reason (e.g. 'purchase', 'damage', 'adjustment', 'return'). Automatically records a stoc
- `delete_product` — Permanently delete or remove a product from the Chirak inventory catalog.
- `record_sale` — Record a sale order and automatically deduct the corresponding product stocks in Chirak.
- `cancel_sale` — Cancel a sale order and automatically restore the ordered item quantities back into the physical store inventory.
- `get_sales_report` — Retrieve a summary report of revenue, total sales orders, units sold, and low-stock alerts.
- `list_customers` — Retrieve customer contact directory and their lifetime spending metrics from Chirak.
- `add_customer` — Add a new customer to the Chirak store contacts directory.
- `update_customer` — Update contact details, delivery address, or notes of an existing customer in Chirak.
- `delete_customer` — Delete a customer from the Chirak store directory.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"chirak\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"chirak-mcp\"\n      ],\n      \"env\": {\n        \"CHIRAK_API_KEY\": \"<YOUR_CHIRAK_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `CHIRAK_API_KEY` — Chirak API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; holds an api key.
- Floor 53, ceiling 53 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/chirak-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/chirak-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/chirak-mcp
- HTML page: https://forgeregistry.com/registry/chirak-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
