Skip to main content

MCP Server for Japanese anime merchandise wholesale — powered by GoodsMart

Project description

FindGoods MCP Server

MCP Server for Japanese anime merchandise wholesale, powered by GoodsMart.

Exposes 53 tools covering the full GoodsMart Shop API — search products, manage cart, place orders, track shipments, and more.

Installation

pip install findgoods-mcp-server

Usage

As MCP Server (for AI clients like Claude Desktop)

Add to your MCP client config:

{
  "mcpServers": {
    "findgoods": {
      "command": "python",
      "args": ["-m", "findgoods_mcp"],
      "env": {
        "WHOLESALE_SHOP_API_URL": "https://api.wholesale.goodsmart.jp"
      }
    }
  }
}

As CLI (token-efficient, for AI agents like Claude Code)

findgoods login --email user@example.com --password xxx
findgoods search-products --keyword "フィギュア"
findgoods add-to-cart --goods-id "xxx" --quantity 6
findgoods create-order --payment-method bank
findgoods --help

Configuration

Set the API endpoint via environment variable or .env file:

WHOLESALE_SHOP_API_URL=https://api.wholesale.goodsmart.jp

License

MIT

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

findgoods_mcp_server-0.1.0-py3-none-any.whl (26.0 kB view details)

Uploaded Python 3

File details

Details for the file findgoods_mcp_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for findgoods_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c30a0ee5067acb2736b6e29232ed2035b07d502fce412714a92f47469c58a12f
MD5 9436e0a7384929fb858545ae26916694
BLAKE2b-256 450601469791cdd63563c795a644c7f38ddf0977f8cc6fa74449bf374d292e06

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