Skip to main content

ConsignSpace MCP server for Claude Desktop - manage cart and orders

Project description

MCP Server ConsignSpace

A Model Context Protocol (MCP) server for ConsignSpace reseller API integration with Claude Desktop.

Features

  • 🛒 Cart Management: Add, update, remove products from cart
  • 📦 Order Processing: Create orders, retrieve order details
  • 🔍 Product Search: Search products with filters
  • 🔐 Secure Authentication: Token-based API authentication
  • 🔄 Real-time Updates: Live cart and order synchronization

Installation

Install using pipx (recommended):

pipx install mcp-server-consignspace

Or using pip:

pip install mcp-server-consignspace

Configuration

1. Get Your ConsignSpace API Token

  1. Visit ConsignSpace Token Generator
  2. Generate your access token
  3. Copy the token for configuration

2. Configure Claude Desktop

Add the server to your Claude Desktop configuration file:

Location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS)

{
  "mcpServers": {
    "consignspace": {
      "command": "mcp-server-consignspace",
      "env": {
        "CONSIGNSPACE_ACCESS_TOKEN": "your-token-here"
      }
    }
  }
}

3. Restart Claude Desktop

Restart Claude Desktop to load the new server configuration.

Available Tools

Cart Operations

  • add-to-cart: Add products to cart
  • get-cart: View current cart contents
  • update-cart-quantity: Update product quantities
  • remove-from-cart: Remove items from cart
  • clear-cart: Empty the cart

Order Operations

  • create-order: Create new order from cart
  • get-order: Retrieve order details by ID

Product Operations

  • get-products: Search and browse products
  • test-auth: Test API authentication

Configuration

  • set-api-config: Update API settings (optional)

Usage Examples

Search for Products

Can you search for "Charizard V (SWSH133)" products?

Add to Cart

Add product ID 108323 to cart with quantity 2

View Cart

Show me my current cart contents

Create Order

Create an order with customer email "customer@example.com"

Check Order Status

Get details for order 07-11-25-48265

Environment Variables

Variable Description Required
CONSIGNSPACE_ACCESS_TOKEN Your ConsignSpace API token Yes
API_BASE_URL API base URL (optional) No

Requirements

  • Python 3.8+
  • ConsignSpace reseller account
  • Claude Desktop

Support

License

MIT License - see LICENSE file for details.

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

Changelog

0.1.0

  • Initial release
  • Cart and order management
  • Product search functionality
  • Authentication support
  • Claude Desktop integration

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_consignspace-0.1.2.tar.gz (39.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_consignspace-0.1.2-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_consignspace-0.1.2.tar.gz.

File metadata

  • Download URL: mcp_server_consignspace-0.1.2.tar.gz
  • Upload date:
  • Size: 39.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for mcp_server_consignspace-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0e899e7cbf1070c20fb91c5f35f41ca8862c5ccb6ccc364e4894e68e55e4851b
MD5 8a51f67e4e69d619ce067a3cebb2462f
BLAKE2b-256 8ac9f8b309575544d6a274fc086e86ed24520e26ff5d9b3c787a9b06e91c75dc

See more details on using hashes here.

File details

Details for the file mcp_server_consignspace-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_consignspace-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a9e8374c6d172e6a81e7581f801af883ed92e3defffc420e997e99633e97241f
MD5 5c445615e7108905e424b9a7e8fa3799
BLAKE2b-256 c3ee292ee3099e8ef6e0c9e94b73ed55ba2d197d6b066b39fd631aaa5e871e5d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page