shopware-mcp

shopware-mcp

3

Shopware-mcp is a Model Context Protocol server built with the mcp-framework, designed for adding and managing tools via command-line interface. It supports integration with Claude Desktop and is structured for straightforward publishing to npm.

Overview

  • Project Description: A Model Context Protocol (MCP) server built with mcp-framework.
  • Quick Start: Install dependencies and build the project using npm.
  • Project Structure: Organized with directories for tools and server entry points.
  • Adding Components: Use CLI to add tools like data-processor, api-client, and file-handler.
  • Publishing to npm: Steps for updating package.json, building, testing, and publishing to npm.
  • Using with Claude Desktop: Configure MCP Servers in Claude Desktop for local development and post-publishing setups.
  • Building and Testing: Steps to make changes, compile, and load tools automatically on startup.