{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_p9d6kmbsc7ze","handle":"iflow-mcp-woraphol-lineshopping-api-mcp","url":"https://wellknown.network/agents/iflow-mcp-woraphol-lineshopping-api-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-woraphol-lineshopping-api-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-woraphol-lineshopping-api-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-woraphol-lineshopping-api-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-woraphol-lineshopping-api-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-woraphol-lineshopping-api-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-woraphol-lineshopping-api-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-woraphol-lineshopping-api-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-woraphol-lineshopping-api-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-woraphol-lineshopping-api-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-woraphol-lineshopping-api-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-woraphol-lineshopping-api-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_woraphol-lineshopping-api-mcp","summary":"MCP Server for the LINE Shopping API, enabling AI agents to interact with LINE Shopping data and operations","description":"# LINE Shopping API MCP Server\n\nMCP 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.\n\n## Features\n\n- **Product Management**: Search, create, update, and delete products and variants\n- **Inventory Management**: Adjust, increase, or decrease inventory levels\n- **Order Management**: Query, view, cancel, and update orders\n- **Settlement**: Retrieve settlement details for orders\n- **OpenAPI Integration**: All tools are auto-generated from the OpenAPI spec\n\n## Prerequisites\n\n1. Python >= 3.13\n2. [uv](https://github.com/astral-sh/uv) (Python package manager)\n3. LINE Shopping API Key (`X_API_KEY`)\n\n## Installation\n\n### Method 1: Using uvx (Recommended)\n\nInstall and run directly from PyPI using `uvx`:\n\n```sh\n# Install and run the MCP server (note the different executable name)\nuvx --from lineshopping-api-mcp lineshopping-mcp\n```\n\nOr run with environment variables:\n\n```sh\n# Set your API key and run\nX_API_KEY=your_api_key_here uvx --from lineshopping-api-mcp lineshopping-mcp\n```\n\n### Method 2: Clone and Run\n\n1. **Clone the repository:**\n ```sh\n git clone https://github.com/woraphol-j/lineshopping-api-mcp.git\n cd lineshopping-api-mcp\n ```\n\n2. **Install dependencies:**\n ```sh\n uv add fastmcp httpx\n ```\n\n3. **Run the server:**\n ```sh\n # Set your API key and run\n X_API_KEY=your_api_key_here uv run --with fastmcp fastmcp run app.py\n ```\n\n### Environment Configuration\n\nFor persistent configuration, create a `.env` file in your working directory:\n```env\nX_API_KEY=your_api_key_here\n```\n\n## Configuration & Integration\n\n### Using uvx (PyPI Installation)\n\nConfigure your agent to use the PyPI-installed package:\n\n```jsonc\n{\n \"inputs\": [\n {\n \"type\": \"promptString\",\n \"id\": \"line-shopping-api-key\",\n \"description\": \"LINE Shopping API Key\",\n \"password\": true\n }\n ],\n \"ser…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["ai-agent","api","line-shopping","mcp","model-context-protocol"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_woraphol-lineshopping-api-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":1,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":1,"provenance":"derived"}],"categories":["commerce","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_woraphol-lineshopping-api-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:38.232Z","publishedAt":"2026-02-10T06:39:15.349825Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_woraphol-lineshopping-api-mcp","url":"https://pypi.org/project/iflow-mcp_woraphol-lineshopping-api-mcp/","firstSeenAt":"2026-09-09T21:25:02.857Z","fetchedAt":"2026-09-15T20:20:46.368Z","normalizedAt":"2026-09-15T20:20:46.368Z"}]},"firstSeenAt":"2026-09-09T21:25:02.857Z","updatedAt":"2026-09-15T20:21:38.232Z"}