Metadata-Version: 2.4
Name: boatpartsmanual-mcp
Version: 0.0.2
Summary: Hosted Model Context Protocol endpoint for BoatPartsManual.com marine parts catalog lookup.
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 :: 3 - 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

Read-only Model Context Protocol endpoint metadata for the marine parts catalog
at BoatPartsManual.com.

This package prints the live hosted endpoint:

```text
https://mcp.boatpartsmanual.com/mcp
```

Use an MCP client that supports Streamable HTTP.

## Install

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

```bash
boatpartsmanual-mcp
```

Expected output:

```text
boatpartsmanual-mcp v0.0.2
Hosted MCP endpoint: https://mcp.boatpartsmanual.com/mcp
Docs: https://boatpartsmanual.com/docs/mcp
Use an MCP client that supports Streamable HTTP.
```

## Available tools

- `product_lookup`
- `brand_directory`

## 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.
