Mamanida Maternity Catalogue MCP server
Public read-only MCP server to discover and compare maternity and nursing fashion.
Little public usage data yet
Reviews
Write oneNobody has reviewed Mamanida Maternity Catalogue yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Mamanida Maternity Catalogue tools (5)
write = sends, deletes, buys or postscompare_productsFreeCompare 2-10 Mamanida products on one storefront. Each product is returned with the same public contract as get_product (localized details, availability, retailer-authoritative and displayed prices, AFFILIATE / DIRECT / BLOCKED commercial state and its canonical Mamanida URL), so prices and availability are directly comparable within that storefront.
get_guidesFreeMamanida's editorial buying guides for one storefront, in that storefront's own language. Called without `guide` it lists the published guides (metadata only: title, deck, meta description, pillar, topics, dates and the canonical Mamanida URL), optionally filtered by `topic`. Called with `guide` (the guide slug from the listing) it returns that one localized edition plus its structured body: paragraphs, headings, lists, comparison tables, callouts, links to other guides and category calls-to-action. A `category_cta` gives a `category_slug` you can pass straight to search_products, which is the intended guide → category → product path. Retailer and affiliate URLs are never returned.
get_productFreeFetch full public details for one Mamanida product on a specific storefront: localized summary, fabric and bump-panel facts, sizes, colours, availability (IN_STOCK / OUT_OF_STOCK / UNKNOWN), the retailer's authoritative price plus the storefront's displayed price, and whether the outbound link is AFFILIATE, DIRECT or BLOCKED. Only the canonical Mamanida URL is returned.
list_categoriesFreeList the canonical product categories available on one Mamanida storefront. Each entry gives the exact `slug` to pass to search_products, a label in the storefront's language, any existing localized aliases, and the number of products currently visible on that storefront. Only categories with at least one visible product are returned, and the order is Mamanida's own category order (never product counts).
search_productsFreeSearch Mamanida's maternity and nursing clothing catalogue for one storefront. Returns only products a visitor of that storefront can actually see, with the retailer's authoritative price, the storefront's displayed price (marked when it is an approximate conversion), availability and the commercial state of the outbound link. Links returned are canonical Mamanida product URLs; retailer and affiliate URLs are never exposed.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 3003ms17/20
- Tool poisoning5 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 mamanida-mcp https://mamanida.com/mcp
Mamanida Maternity Catalogue: common questions
- Is Mamanida Maternity Catalogue MCP server safe?
- With care: it is graded C, so read the findings first (65/100). Read the Mamanida Maternity Catalogue safety report
- How do I install Mamanida Maternity Catalogue?
- It runs remotely at mamanida.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 Mamanida Maternity Catalogue need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Mamanida Maternity Catalogue maintained?
- The latest release is v1.0.0.
- Is Mamanida Maternity Catalogue up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.