Learning Resources
indulgeblackhistory.com
Searches and retrieves detailed information about Black-owned beverage brands, producers, and related historical and blog content from an archive.
ENDPOINT 1
https://indulgeblackhistory.com/api/mcp
Known tools 6
searchSearch the Indulge Black History archive of Black-owned beverage brands, producers, encyclopedia articles, and blog posts.
Inferred read-onlyget_brandGet one Black-owned beverage brand by slug (from search): founders, category, story, HQ, website, any verified federal/state licenses, and whether it's shoppable on Bottl.Service.
Inferred read-onlyget_producerGet one producer (distillery/winery/brewery) by slug: founder, type, story, services, brands produced, and any verified licenses.
Inferred read-onlyget_wikiGet one encyclopedia article (full text) by slug — the factual reference layer on Black beverage-alcohol history.
Inferred read-onlylist_brandsList Black-owned beverage brands, optionally filtered by category (spirits, wine, beer, mead, non-alcoholic).
Inferred read-onlyCONNECT 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.indulgeblackhistory-com]
url = "https://indulgeblackhistory.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"indulgeblackhistory-com": {
"type": "http",
"url": "https://indulgeblackhistory.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: indulgeblackhistory-com
Remote MCP URL: https://indulgeblackhistory.com/api/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": {
"indulgeblackhistory-com": {
"url": "https://indulgeblackhistory.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"indulgeblackhistory-com": {
"type": "http",
"url": "https://indulgeblackhistory.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "indulgeblackhistory-com",
"transport": "streamable-http",
"url": "https://indulgeblackhistory.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for indulgeblackhistory.com was fetched 2026-09-18T19:00:25.245Z.
indulgeblackhistory.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.