← Registry

eCommerce

stayker.com

Provides hotel search, booking, and reservation management capabilities.

1 endpoint8 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://mcp.stayker.com/mcp

No auth detected

MCP server metadata

Name
1stay
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

search_hotels

Search and book hotels by location and dates.

Inferred read-only
get_hotel_details

Get rates and room details for a specific hotel.

Inferred read-only
book_hotel

Book a hotel room.

Inferred read-only
lookup_booking

Look up a reservation by verifying the guest's identity.

Inferred read-only
resend_confirmation

Resend a hotel reservation confirmation email.

Potential side effects
get_booking

Look up a reservation by booking ID (stk_bk_xxxx) or hotel confirmation number.

Inferred read-only
cancel_booking

Cancel a hotel reservation.

Inferred read-only
search_tools

List available 1Stay hotel booking tools.

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.1stay]
url = "https://mcp.stayker.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "1stay": {
      "type": "http",
      "url": "https://mcp.stayker.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "1stay": {
      "type": "http",
      "url": "https://mcp.stayker.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "1stay",
  "transport": "streamable-http",
  "url": "https://mcp.stayker.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 stayker.com was fetched 2026-08-08T06:59:46.375Z.

Trust status Trusted

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