BraFinder
io.github.fenrici1/brafinderNeutral cross-brand bra-size translation and a live in-stock bra catalog by size.
Tools · 4
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 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.
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 …
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
ui://widget/brafinder-size.html
Similar MCP servers embedding-nearest
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"
}
}
}