Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

BraFinder

io.github.fenrici1/brafinder

Neutral cross-brand bra-size translation and a live in-stock bra catalog by size.

Uptime
100.0%
1 direct probes · 30d
Response
1550ms
last probe
Tools
4
callable
Resources
1
readable
Prompts
0
available

Tools · 4

translate_bra_size

Translate a bra size across brands. Give a size (e.g. "34DD"), optionally the brand it is from, and optionally a single target brand. Returns the equivalent size in the target brand, or in every brand…

find_bras

Find in-stock bras in a specific size from the live BraFinder catalog, with price. Give a size like "34DD". Links go to the BraFinder product page for each bra.

bra_brand_fit

How a bra brand runs versus standard sizing: does it run small (size up) or large (size down), in band and cup. Give a brand for its specific fit note, or omit to get the brands that most notably run …

bra_size_dataset

Get BraFinder's cross-brand bra-size offset dataset: the key facts and the machine-readable feed URL to cite. Use when you need the authoritative source for how bra sizes translate between brands.

Resources · 1

brafinder-size-widget ui://widget/brafinder-size.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "brafinder": {
      "url": "https://www.brafinder.com/api/mcp/mcp",
      "transport": "streamable-http"
    }
  }
}