loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

keycrm-mcp

MCP Tool

IvanKlymenko/keycrm-mcp

MCP Server that wraps the keyCRM REST API. It exposes Claude-callable tools for managing products, variants, stock, orders, customers, pipelines, payments, files, and more in keyCRM.

Install

$ npx loaditout add IvanKlymenko/keycrm-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "keycrm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "keycrm-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

keycrm-mcp

> A Model Context Protocol (MCP) server for keyCRM — lets Claude manage your keyCRM catalogue, stock, orders, customers, pipelines, and more via natural language.

Author: Ivan Klymenko License: MIT Node.js: 23.6+ MCP SDK: @modelcontextprotocol/sdk

---

Table of Contents
  1. What This Is
  2. Requirements
  3. Installation
  4. Configuration
  5. MCP Client Setup
  6. Tool Reference
  • 6.1 Products
  • 6.2 Product Variants (Offers)
  • 6.3 Product Categories
  • 6.4 Stock
  • 6.5 Orders
  • 6.6 Order Reference Data
  • 6.7 Payments
  • 6.8 Customers
  • 6.9 Pipelines
  • 6.10 Storage
  • 6.11 Custom Fields
  • 6.12 Warehouses
  1. Error Handling
  2. Logging
  3. Project Structure
  4. Implementation Notes
  5. Contributing

---

1. What This Is

keycrm-mcp is a Model Context Protocol server that wraps the keyCRM REST API. It exposes Claude-callable tools for managing products, variants, stock, orders, customers, pipelines, payments, files, and more in keyCRM.

Once configured, you can ask Claude things like:

  • *"Show me all draft products in the Shirts category"*
  • *"Update the price of SKU MNL-SRT-WHT-L to 890"*
  • *"What is the current stock level for SKU ABC-123?"*
  • *"List all orders placed today that are still pending"*
  • *"Publish all draft products in the Jackets category"* (with preview + confirmation)
  • *"Replace the photo on product ID 42 with this image URL"*
  • *"Create a new

Tags

claudecrme-commerceecommercekeycrmmcp

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated20 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/25/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/IvanKlymenko/keycrm-mcp)](https://loaditout.ai/skills/IvanKlymenko/keycrm-mcp)