← Registry

General Tools

fatboysstcloud.com

Provides structured restaurant information including details, hours, menus, and menu item search for Fat Boy's Bar-B-Q.

1 endpoint8 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://mcp.fatboysstcloud.com/mcp

No auth detected

MCP server metadata

Name
fatboys-bbq
Version
1.0.1
Capabilities
tools.listChangedresources.listChanged

Known tools 8

get_restaurant_info

Get Fat Boy's Bar-B-Q restaurant details: name, address, phone, website, description, founded year, and menu page links.

Inferred read-only
get_hours

Get opening hours, closed days, and seating notes.

Inferred read-only
list_menus

List available menus (breakfast, lunch & dinner, catering) with page and PDF links.

Inferred read-only
get_menu

Get the full structured menu for breakfast, lunch_dinner, or catering, including items and prices when known.

Inferred read-only
search_menu

Search menu items by keyword across name, description, category, and tags.

Inferred read-only
get_item

Get a single menu item by id (preferred) or by name.

Inferred read-only
get_specials

Get the current promo banner and any listed specials from the website data.

Inferred read-only
get_order_link

Get the online ordering URL (OrderSpoon) and short instructions for pickup ordering.

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.fatboys-bbq]
url = "https://mcp.fatboysstcloud.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fatboys-bbq": {
      "type": "http",
      "url": "https://mcp.fatboysstcloud.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fatboys-bbq
Remote MCP URL: https://mcp.fatboysstcloud.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": {
    "fatboys-bbq": {
      "url": "https://mcp.fatboysstcloud.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fatboys-bbq": {
      "type": "http",
      "url": "https://mcp.fatboysstcloud.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fatboys-bbq",
  "transport": "streamable-http",
  "url": "https://mcp.fatboysstcloud.com/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 fatboysstcloud.com was fetched 2026-08-24T06:00:29.272Z.

Trust status Trusted

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