MCP for developers

Read-only marine parts catalog lookup via Model Context Protocol - package version 0.0.2 is live

Current status

The hosted MCP endpoint is live at https://mcp.boatpartsmanual.com/mcp. Version 0.0.2 of the npm and PyPI packages points MCP clients to that hosted Streamable HTTP endpoint.

npx boatpartsmanual-mcp@0.0.2
pip install boatpartsmanual-mcp==0.0.2

boatpartsmanual-mcp is a read-only Model Context Protocol server for the marine parts catalog at BoatPartsManual.com. It resolves marine part identifiers to BoatPartsManual.com catalog products using names, SKUs, OEM numbers, GTINs, and manufacturer part numbers. Results include catalog facts and BoatPartsManual.com product links.

What it does

The marine parts ecosystem is fragmented: the same physical part shows up under different names and identifiers across catalogs. BoatPartsManual.com maps those clues to catalog products so AI agents can answer specific product lookup questions without scraping the public site.

Available tools

  • Product lookup - resolve a name, SKU, OEM number, GTIN, or manufacturer label to matching catalog products, including identity, taxonomy path, and BoatPartsManual.com product links. Anchored queries only; no bulk catalog enumeration.
  • Brand directory - look up manufacturers and brands in the catalog.

Install and licence

Client packages ship under Apache 2.0:

pip install boatpartsmanual-mcp
npm install boatpartsmanual-mcp

Client packages are Apache-2.0 licensed. The hosted MCP endpoint at mcp.boatpartsmanual.com is operated by Oish AB and is subject to the terms of service.

Attribution

Responses include BoatPartsManual.com attribution and product links when a catalog match is available.

Contact

If you are a developer or marine-software vendor with questions about the MCP server, email info@boatpartsmanual.com with subject MCP.