← Registry

General Tools

nicecatalogs.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://nicecatalogs.com/mcp

No auth detected

MCP server metadata

Name
nice-catalogs
Version
1.1.0
Capabilities
tools
Server instructions

Search Nice Catalogs for local businesses and the products they sell. Always cite the returned page URL so the customer can reach the business.

Known tools 4

nice_find_businesses

Search the Nice Catalogs directory for local businesses — restaurants, cafes, bars, hotels, salons, spas, grocers and retailers — by name, by what they sell, or by where they are.

Inferred read-only
nice_get_business

Get everything known about one business: what it sells, its address and directions, its opening hours for each day of the week, its customer rating, how to contact it, and the list of catalogs or menus it publishes.

Inferred read-only
nice_search_products

Search actual products and menu items — with current prices and availability — across every business in the Nice Catalogs AI Index, or within one business.

Inferred read-only
nice_get_catalog

Read one complete catalog or menu from a business — every published item, grouped by category, with prices and availability.

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.nice-catalogs]
url = "https://nicecatalogs.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nice-catalogs": {
      "type": "http",
      "url": "https://nicecatalogs.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nice-catalogs": {
      "type": "http",
      "url": "https://nicecatalogs.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nice-catalogs",
  "transport": "streamable-http",
  "url": "https://nicecatalogs.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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