← Registry

Learning Resources

indulgeblackhistory.com

Searches and retrieves detailed information about Black-owned beverage brands, producers, and related historical and blog content from an archive.

1 endpoint6 known toolsFirst detected July 6, 2026Last detected July 6, 2026

ENDPOINT 1

https://indulgeblackhistory.com/api/mcp

No auth detected

Known tools 6

search

Search the Indulge Black History archive of Black-owned beverage brands, producers, encyclopedia articles, and blog posts.

Inferred read-only
get_brand

Get 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-only
get_producer

Get one producer (distillery/winery/brewery) by slug: founder, type, story, services, brands produced, and any verified licenses.

Inferred read-only
get_wiki

Get one encyclopedia article (full text) by slug — the factual reference layer on Black beverage-alcohol history.

Inferred read-only
get_blog

Get one blog/news article (full text) by slug.

Inferred read-only
list_brands

List Black-owned beverage brands, optionally filtered by category (spirits, wine, beer, mead, non-alcoholic).

Inferred read-only

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.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.

Trust status Trusted

indulgeblackhistory.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.