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

apparelmagic-mcp

MCP Tool

apparelmagic-johnc/apparelmagic-mcp

MCP server that connects AI-powered editors to the ApparelMagic ERP API for conversational data queries

Install

$ npx loaditout add apparelmagic-johnc/apparelmagic-mcp

Platform-specific configuration:

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

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

About

ApparelMagic MCP

An MCP server that connects your AI-powered editor to the ApparelMagic ERP API. Query your orders, customers, inventory, products, and more using natural language.

Works with Claude Code, Claude Desktop, Cursor, VS Code, Windsurf, JetBrains, Amazon Q, Cline, Zed, and Continue.

What is This?

Model Context Protocol (MCP) is an open standard that lets AI assistants connect to external data sources and tools. This server gives your AI editor read and write access to 43+ ApparelMagic API endpoints — so you can ask questions about your business data in plain English instead of writing API calls.

Requirements
  • Python 3.10+
  • An ApparelMagic account with API access enabled
  • A supported AI editor (see list below)
Quick Install
pip install git+https://github.com/apparelmagic-johnc/apparelmagic-mcp.git
apparelmagic-mcp-setup

The setup command will prompt for your ApparelMagic subdomain and API token, validate the connection, and automatically configure all detected editors:

| Editor | Config Location | Scope | |---|---|---| | Claude Code | ~/.claude/.mcp.json | Global | | Claude Desktop | claude_desktop_config.json | Global | | Cursor | .cursor/mcp.json | Project | | VS Code | .vscode/mcp.json | Project | | Windsurf | ~/.codeium/windsurf/mcp_config.json | Global | | JetBrains | ~/.junie/mcp/mcp.json | Global | | Amazon Q | ~/.aws/amazonq/mcp.json | Global | | Cline* | VS Code extension storage | Global | | Zed* | ~/.config/zed/settings.json | Global | | Continue* | .continue/mcpServers/ | Project |

\* Auto-detected when installed

Restart your editor and start asking questions.

Manual Configuration

If you prefer to configure manually, add to your editor's MCP config file:

{
  "mcpServers": {
    "apparelmagic-mcp": {
      "command": "apparelmagic-mcp",
      "env": {
        "AM_S

Tags

ai-toolsapiapparel-platformerpmcp-server

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated23 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

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

Embed Badge

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