← Registry

Content Tools

cugo.it

Provides restaurant data including search, details, categories, tags, and locations.

1 endpoint10 known toolsFirst detected June 21, 2026Last detected September 5, 2026

ENDPOINT 1

https://cugo.it/mcp

No auth detected

MCP server metadata

Name
CUGO
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 10

search-restaurants

Search and filter restaurants.

Inferred read-only
get-restaurant

Get full details for a restaurant by slug or ID, including categories, tags, hours, reviews, and images.

Inferred read-only
list-categories

List all restaurant categories with restaurant counts.

Inferred read-only
list-tags

List all tags with restaurant counts.

Inferred read-only
list-locations

List all available locations with restaurant counts.

Inferred read-only
get-opening-hours

Get opening hours, date overrides, and upcoming events for a restaurant.

Inferred read-only
search-map

Get GeoJSON FeatureCollection of restaurant map markers.

Inferred read-only
list-articles

List published articles, paginated.

Inferred read-only
get-article

Get full article content by slug.

Inferred read-only
list-faqs

List all published FAQs ordered by sort order.

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.cugo]
url = "https://cugo.it/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cugo": {
      "type": "http",
      "url": "https://cugo.it/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cugo": {
      "type": "http",
      "url": "https://cugo.it/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cugo",
  "transport": "streamable-http",
  "url": "https://cugo.it/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 cugo.it was fetched 2026-07-25T21:50:26.948Z and is being refreshed.

Trust status Trusted

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