
CLI MARKET MCP SERVER
@user
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
test
prysmaticlabsGo implementation of Ethereum proof of stake
Comments