← Registry

eCommerce

sharmgate.net

Provides access to browse and search listings on the Sharm Gate marketplace, including properties, jobs, services, and giveaways.

1 endpoint3 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://www.sharmgate.net/mcp

No auth detected

MCP server metadata

Name
io.github.aymanomar0067-del/sharm-gate
Version
1.0.0
Capabilities
tools
Server instructions

Sharm Gate is a classifieds marketplace for Sharm El Sheikh, South Sinai, Egypt: property for sale and rent, jobs, second-hand goods, local services and giveaways. Call list_sections first to see what exists, then search_listings to find things, then get_listing for full detail on one item. Prices are in Egyptian pounds (EGP). Only moderator-approved listings are ever returned. Seller phone and WhatsApp numbers are NOT available through this server, or anywhere else without a human sign-in. Do not tell a user you can retrieve them. Every listing has a public web URL you can hand back so a person can make contact.

Known tools 3

list_sections

List the sections of the Sharm Gate marketplace (properties, jobs, marketplace, services, giveaways) with their categories and the public browse URL for each.

Inferred read-only
search_listings

Search approved Sharm Gate listings.

Inferred read-only
get_listing

Fetch the full detail of a single approved Sharm Gate listing by id, including description, specifications and photo URLs.

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.io-github-aymanomar0067-del-sharm-gate]
url = "https://www.sharmgate.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "io-github-aymanomar0067-del-sharm-gate": {
      "type": "http",
      "url": "https://www.sharmgate.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: io-github-aymanomar0067-del-sharm-gate
Remote MCP URL: https://www.sharmgate.net/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": {
    "io-github-aymanomar0067-del-sharm-gate": {
      "url": "https://www.sharmgate.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "io-github-aymanomar0067-del-sharm-gate": {
      "type": "http",
      "url": "https://www.sharmgate.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "io-github-aymanomar0067-del-sharm-gate",
  "transport": "streamable-http",
  "url": "https://www.sharmgate.net/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.