← Registry

Data Collection

alanaat.com

A server that searches and lists public marketplace listings across categories such as cars, properties, jobs, and products.

1 endpoint2 known toolsFirst detected August 18, 2026Last detected August 18, 2026

ENDPOINT 1

https://www.alanaat.com/mcp

No auth detected

MCP server metadata

Name
alanaat-marketplace
Version
1.0.0
Capabilities
tools
Server instructions

Use search_listings for public marketplace discovery and cite canonicalUrl. Never infer private seller data.

Known tools 2

search_listings

Search approved public cars, properties, jobs, services, lessons, products, and shops.

Inferred read-only
list_categories

Return public marketplace collections and product category URLs for discovery.

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.alanaat-marketplace]
url = "https://www.alanaat.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "alanaat-marketplace": {
      "type": "http",
      "url": "https://www.alanaat.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "alanaat-marketplace": {
      "type": "http",
      "url": "https://www.alanaat.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "alanaat-marketplace",
  "transport": "streamable-http",
  "url": "https://www.alanaat.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 alanaat.com was fetched 2026-08-20T11:38:55.783Z.

Trust status Trusted

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