← Registry

Data Collection

obato.eu

Provides access to boat marketplace listings and market analytics from Obato's public marketplace.

2 endpoints22 known toolsFirst detected August 19, 2026Last detected August 29, 2026

ENDPOINT 1

https://lxwmpzawnvyyljpqjqmx.supabase.co/functions/v1/obato-mcp

No auth detected

MCP server metadata

Name
obato-mcp
Version
1.0.0
Capabilities
toolsresources

Known tools 11

search_boats

Search Obato's public marketplace for boats.

Inferred read-only
get_boat_details

Fetch detail of one boat listing by seo_slug or id.

Inferred read-only
get_market_stats

Aggregate market stats (count, avg/min/max price) for a category and optional region.

Inferred read-only
compare_brands

Compare two boat brands head-to-head on Obato: listing counts, avg/median price, avg length, year range.

Inferred read-only
get_boat_pricing_stats

Pricing statistics (count, avg, median, p25, p75, min, max) for a boat category, with optional region and length range.

Inferred read-only
find_marina_with_amenities

Find European marinas (jachthavens) that match a set of amenities: electricity, water, fuel, wifi.

Inferred read-only
search_rentals

Search Obato's rental fleet (verhuur) for boats available to rent.

Inferred read-only
ask_bo

Ask Bo, Obato's AI boat expert, any question about boats, watersports or the European boat market.

Inferred read-only
market_snapshot

Real-time snapshot of the European boat market on Obato — total listings, average prices by boat type, and regional distribution.

Inferred read-only
get_brand_info

Knowledge-graph info about a specific boat brand or manufacturer on Obato: description, expert facts, authority score, active listing count.

Inferred read-only
get_facts

Citable facts about boats and watersports from Obato's knowledge graph, ranked by authority score.

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.obato-mcp]
url = "https://lxwmpzawnvyyljpqjqmx.supabase.co/functions/v1/obato-mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "obato-mcp": {
      "type": "http",
      "url": "https://lxwmpzawnvyyljpqjqmx.supabase.co/functions/v1/obato-mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: obato-mcp
Remote MCP URL: https://lxwmpzawnvyyljpqjqmx.supabase.co/functions/v1/obato-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": {
    "obato-mcp": {
      "url": "https://lxwmpzawnvyyljpqjqmx.supabase.co/functions/v1/obato-mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "obato-mcp": {
      "type": "http",
      "url": "https://lxwmpzawnvyyljpqjqmx.supabase.co/functions/v1/obato-mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "obato-mcp",
  "transport": "streamable-http",
  "url": "https://lxwmpzawnvyyljpqjqmx.supabase.co/functions/v1/obato-mcp"
}
MCP Inspector

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

ENDPOINT 2

https://obato.eu/mcp

No auth detected

MCP server metadata

Name
obato-mcp
Version
1.0.0
Capabilities
toolsresources

Known tools 11

search_boats

Search Obato's public marketplace for boats.

Inferred read-only
get_boat_details

Fetch detail of one boat listing by seo_slug or id.

Inferred read-only
get_market_stats

Aggregate market stats (count, avg/min/max price) for a category and optional region.

Inferred read-only
compare_brands

Compare two boat brands head-to-head on Obato: listing counts, avg/median price, avg length, year range.

Inferred read-only
get_boat_pricing_stats

Pricing statistics (count, avg, median, p25, p75, min, max) for a boat category, with optional region and length range.

Inferred read-only
find_marina_with_amenities

Find European marinas (jachthavens) that match a set of amenities: electricity, water, fuel, wifi.

Inferred read-only
search_rentals

Search Obato's rental fleet (verhuur) for boats available to rent.

Inferred read-only
ask_bo

Ask Bo, Obato's AI boat expert, any question about boats, watersports or the European boat market.

Inferred read-only
market_snapshot

Real-time snapshot of the European boat market on Obato — total listings, average prices by boat type, and regional distribution.

Inferred read-only
get_brand_info

Knowledge-graph info about a specific boat brand or manufacturer on Obato: description, expert facts, authority score, active listing count.

Inferred read-only
get_facts

Citable facts about boats and watersports from Obato's knowledge graph, ranked by authority score.

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

.mcp.json

{
  "mcpServers": {
    "obato-mcp": {
      "type": "http",
      "url": "https://obato.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "obato-mcp",
  "transport": "streamable-http",
  "url": "https://obato.eu/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 supabase.co was fetched 2026-08-24T06:42:13.245Z.

Indexed

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