Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.birkinbagstock-com]
url = "https://www.birkinbagstock.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"birkinbagstock-com": {
"type": "http",
"url": "https://www.birkinbagstock.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: birkinbagstock-com
Remote MCP URL: https://www.birkinbagstock.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"birkinbagstock-com": {
"url": "https://www.birkinbagstock.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"birkinbagstock-com": {
"type": "http",
"url": "https://www.birkinbagstock.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "birkinbagstock-com",
"transport": "streamable-http",
"url": "https://www.birkinbagstock.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_birkin— Search BirkinBagStock's live catalogue of authenticated Hermès Birkin listings aggregated from 30+ trusted resellers (FARFETCH, Fashionphile, The RealReal, Rebag, Vestiaire Collective, 1stDibs, Privé Porter, JaneFinds, Madison Avenue Couture, Sellier, REDELUXE, and more).get_market_price— Live market price statistics (min, avg, median, max) for a Birkin spec across all current BirkinBagStock listings.compare_listings— Side-by-side comparison of 2-3 specific Birkin listings.get_price_trend— Returns the median-ask price trend (rising/stable/falling) for a specific Birkin spec over the last N days using daily snapshots.list_market_movers— Returns the Birkin specs with the biggest median-ask price moves (up or down) in the recent window.list_popular_specs— Returns the most-asked Birkin spec landing pages (with live match counts and sample images).get_authentication_signals— Returns the Hermès Birkin authentication checklist: hardware engraving, blind-stamp year decode, saddle stitching, leather-specific tells, and recommended professional authenticators.get_buy_url— Single-call resolver: given a listing id from a prior search_birkin, returns the canonical buy_url (302-redirect to the merchant with affiliate attribution preserved).