Catalog MCP server
Maritime VSAT spares: part search, fitment, supersession and quote requests for satmarin.com
Little public usage data yet
Reviews
Write oneNobody has reviewed Catalog yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Catalog tools (4)
write = sends, deletes, buys or postscheck_compatibilityFreeDoes a part fit a given antenna model? Give sku or product_id, plus antenna_model. Answers from catalog fitment data only: true or false when the part has model-level fitment data, "unknown" when it has none or is fitted only at series level. An unrecognised model, or a brand or series name, returns an error instead of an answer.
get_quoteFreeRequest a formal quotation for catalog parts. Creates a quote request and returns its reference; Satmarin replies within one working day. This call emails nothing to the requester.
resolve_supersessionFreeIs a part discontinued, and what replaces it? Give sku or product_id. Follows the replacement chain to the latest live product: successors lists the live replacements, supersedes lists the parts this one replaced.
search_partsFreeSearch the Satmarin catalog by part number, model or free text. Order: exact SKU (case and separators ignored), SKU prefix, then words found in the title or description in any order. A word that names an antenna model, such as v100NX, also matches parts fitted to that model. Use the model filter to restrict results to one model or series.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 8515ms12/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http catalog https://satmarin.com/mcp
Catalog: common questions
- Is Catalog MCP server safe?
- With care: it is graded C, so read the findings first (59/100). Read the Catalog safety report
- How do I install Catalog?
- It runs remotely at satmarin.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Catalog need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Catalog maintained?
- The latest release is v0.2.
- Is Catalog up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.