MCP Server for the LINE Shopping API, enabling AI agents to interact with LINE Shopping data and operations
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-woraphol-lineshopping-api-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# LINE Shopping API MCP Server MCP Server for the LINE Shopping API, enabling AI agents and tools to interact with LINE Shopping data and operations via the Model Context Protocol. This server provides tools for managing products, inventory, orders, settlements, and more, using the official LINE Shopping API. ## Features - **Product Management**: Search, create, update, and delete products and variants - **Inventory Management**: Adjust, increase, or decrease inventory levels - **Order Management**: Query, view, cancel, and update orders - **Settlement**: Retrieve settlement details for orders - **OpenAPI Integration**: All tools are auto-generated from the OpenAPI spec ## Prerequisites 1. Python >= 3.13 2. [uv](https://github.com/astral-sh/uv) (Python package manager) 3. LINE Shopping API Key (`X_API_KEY`) ## Installation ### Method 1: Using uvx (Recommended) Install and run directly from PyPI using `uvx`: ```sh # Install and run the MCP server (note the different executable name) uvx --from lineshopping-api-mcp lineshopping-mcp ``` Or run with environment variables: ```sh # Set your API key and run X_API_KEY=your_api_key_here uvx --from lineshopping-api-mcp lineshopping-mcp ``` ### Method 2: Clone and Run 1. **Clone the repository:** ```sh git clone https://github.com/woraphol-j/lineshopping-api-mcp.git cd lineshopping-api-mcp ``` 2. **Install dependencies:** ```sh uv add fastmcp httpx ``` 3. **Run the server:** ```sh # Set your API key and run X_API_KEY=your_api_key_here uv run --with fastmcp fastmcp run app.py ``` ### Environment Configuration For persistent configuration, create a `.env` file in your working directory: ```env X_API_KEY=your_api_key_here ``` ## Configuration & Integration ### Using uvx (PyPI Installation) Configure your agent to use the PyPI-installed package: ```jsonc { "inputs": [ { "type": "promptString", "id": "line-shopping-api-key", "description": "LINE Shopping API Key", "password": true } ], "ser…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.