MCP.so
ログイン

CLI MARKET MCP SERVER

@user

CLI MARKET MCP SERVER について

Conecta tus asistentes de IA (Claude, Cursor, Cline, etc.) con **CLI MARKET**, la plataforma de marketplace para línea de comandos.

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

user

投稿者

Ricardo Cuba

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "cli-market": {
      "command": "npx",
      "args": [
        "-y",
        "@tu-usuario/cli-market-mcp"
      ],
      "env": {
        "CLI_MARKET_API_KEY": "tu-api-key",
        "CLI_MARKET_API_URL": "https://api.climarket.com"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is CLI MARKET MCP SERVER?

CLI MARKET MCP SERVER connects AI assistants (Claude, Cursor, Cline, etc.) with CLI MARKET, a platform marketplace for the command line. It allows AI agents to manage products, orders, customers, inventory, and generate reports directly through MCP tools.

How to use CLI MARKET MCP SERVER?

Install the package globally via npm install -g @tu-usuario/cli-market-mcp or pip install cli-market-mcp. Then add the server configuration to your MCP settings file (e.g., claude_desktop_config.json) with the command npx -y @tu-usuario/cli-market-mcp and set the environment variables CLI_MARKET_API_KEY and CLI_MARKET_API_URL.

Key features of CLI MARKET MCP SERVER

  • Manage products: create, list, update, and delete catalog items.
  • Handle orders: check status, update tracking, and generate sales reports.
  • Query customer data: search, view purchase history, and segment.
  • Analyze sales metrics: period sales, top products, total revenue.
  • Control inventory: stock levels and low-stock alerts.
  • Export reports to CSV or JSON format.

Use cases of CLI MARKET MCP SERVER

  • An AI assistant creating and updating product listings automatically.
  • A customer support bot checking order status and updating tracking.
  • An analytics workflow generating daily sales reports via voice command.
  • An inventory management system that alerts when stock runs low.
  • A sales team using natural language to query customer purchase history.

FAQ from CLI MARKET MCP SERVER

What does CLI MARKET MCP SERVER do?

It enables AI assistants (like Claude or Cursor) to interact with the CLI MARKET platform, performing actions such as product management, order handling, customer queries, and sales analytics.

How do I install CLI MARKET MCP SERVER?

You can install it globally via npm install -g @tu-usuario/cli-market-mcp or pip install cli-market-mcp.

How do I configure CLI MARKET MCP SERVER?

Add a JSON entry to your MCP settings file with command: "npx", args: ["-y", "@tu-usuario/cli-market-mcp"], and environment variables CLI_MARKET_API_KEY and CLI_MARKET_API_URL.

Where can I get an API key for CLI MARKET MCP SERVER?

Obtain an API key from the CLI MARKET platform at https://app.climarket.com/settings/api.

What tools are available in CLI MARKET MCP SERVER?

Tools include list_products, get_product, create_product, update_product, delete_product, list_orders, get_order, update_order_status, search_customers, get_sales_report, and check_inventory.

コメント

「開発者ツール」の他のコンテンツ