Skip to main content
Glama
ktmcp-cli
by ktmcp-cli
README.md
# @ktmcp/beezup

MCP server for BeezUP Merchant API 

## Installation

```bash
npm install -g @ktmcp/beezup
```

## Usage

Add to your MCP settings:

```json
{
  "mcpServers": {
    "beezup": {
      "command": "mcp-beezup"
    }
  }
}
```

## Description

# The REST API of BeezUP system
## Overview
The REST APIs provide programmatic access to read and write BeezUP data. 
Basically, with this API you will be able to do everything like you were with your

## Category

api


---

## Support KTMCP

If you find this CLI useful, we'd greatly appreciate your support! Share your experience on:
- Reddit
- Twitter/X
- Hacker News

**Incentive:** Users who can demonstrate that their support/advocacy helped advance KTMCP will have their feature requests and issues prioritized.

Just be mindful - these are real accounts and real communities. Authentic mentions and genuine recommendations go a long way!

## Support This Project

If you find this CLI useful, we'd appreciate support across Reddit, Twitter, Hacker News, or Moltbook. Please be mindful - these are real community accounts. Contributors who can demonstrate their support helped advance KTMCP will have their PRs and feature requests prioritized.

TDQS

C2/5.0

Scored across 224 tools

Disambiguation2/5

Many tools have overlapping purposes, e.g., multiple versions of ChangeOrder, ChangeOrderList, GetOrderListFull/Light, etc. Deprecated tools mixed with new ones create confusion. Importation_ and Catalog_ prefixes group related tools, but within groups, tools like Importation_GetCustomColumnExpression and Importation_GetCustomColumns are similar.

Naming Consistency2/5

Naming conventions are inconsistent: some use CamelCase (ActivateSubscription), some use underscores (Auto_ConfigureAutoImportInterval), and some use mixed styles. Verb placement varies, and version suffixes (V3) are added irregularly. No clear overall pattern.

Tool Count1/5

224 tools is extreme for any MCP server. Even for a comprehensive e-commerce integration, this number suggests bloat, many deprecated endpoints, and lack of consolidation. Most servers have fewer than 20 tools, so this is far too many.

Completeness3/5

The tool set covers a wide range of e-commerce operations: orders, subscriptions, catalogs, imports, exports, rules, stores, channels, etc. However, the presence of deprecated tools and many similar operations suggests gaps in organization rather than true completeness. Some CRUD operations may be missing or redundant.

Maintenance

ActivityInactive
ResponsivenessNo issues