Metadata-Version: 2.4
Name: boatparts-mcp
Version: 0.0.1
Summary: Canonical product identity for marine parts â€” resolve SKUs, OEM numbers, and part numbers across manufacturers, vendors, and retailers. Pre-launch stub; the real MCP runtime ships shortly.
Author-email: Oish AB <info@boatpartsmanual.com>
Maintainer-email: Oish AB <info@boatpartsmanual.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://boatpartsmanual.com/docs/mcp
Project-URL: Documentation, https://boatpartsmanual.com/docs/mcp
Project-URL: Repository, https://github.com/boatpartsmanual/mcp-server
Project-URL: Issues, https://github.com/boatpartsmanual/mcp-server/issues
Keywords: mcp,model-context-protocol,marine,boat,parts,catalog,canonical,sku,oem
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Dynamic: license-file

# boatpartsmanual-mcp (PyPI)

**Canonical product identity for marine parts — resolve SKUs, OEM numbers, and part numbers across manufacturers, vendors, and retailers.**

Pre-launch stub (`0.0.1`). The real Model Context Protocol runtime ships shortly.

## Install

```bash
pip install boatpartsmanual-mcp
```

## What it does (at launch)

Given a SKU, OEM number, or manufacturer part number from any source, the server resolves to a canonical product and exposes the equivalent identifiers at other manufacturers, wholesalers, and online retailers.

Basic tools (product identity, category tree, brand directory) are **free at launch**. Catalog and cross-source coverage expand weekly.

## Status

This `0.0.1` release is a name reservation. When run, the console script prints a short banner pointing at the docs:

```bash
boatpartsmanual-mcp
# boatpartsmanual-mcp v0.0.1 — canonical marine parts identity across manufacturers,
# vendors, and retailers. Basic MCP tools launching shortly. Docs:
# https://boatpartsmanual.com/docs/mcp
```

No network calls, no configuration required for the stub.

## Documentation

https://boatpartsmanual.com/docs/mcp

## Licence

Apache License 2.0. See `LICENSE` and `NOTICE`.

## Operator

Operated by Oish AB (Sweden). Contact: info@boatpartsmanual.com.
