← Registry

eCommerce

movingplace.com

Provides tools for managing moving service quotes, provider rankings, and customer communications in a marketplace.

1 endpoint13 known toolsFirst detected August 8, 2026Last detected August 8, 2026

ENDPOINT 1

https://mcp.movingplace.com

No auth detected

MCP server metadata

Name
MovingPlace Moving Services
Version
1.2.0
Capabilities
loggingresourcestools

Known tools 13

get_provider_reviews

Gets customer reviews for a specific moving provider, newest first, paginated.

Inferred read-only
send_quote_completion_link

Sends a checkout/completion link to the customer for a specific quote (by quote key) via SMS and/or Email.

Potential side effects
create_marketplace_quote

Saves a quote and returns a marketplace Quote ID, for a specific provider.

Inferred read-only
get_move_size_recommendation

Recommends how much moving help a job needs (suggested labor hours and crew size) for the load and unload locations, based on the size of the move.

Inferred read-only
rank_best_providers

Ranks the moving providers available for a move and returns them in the order requested by sortOrder, each with its arrival windows.

Inferred read-only
get_quote_completion_url

Gets the completion (checkout) URL for a specific quote by quote key, WITHOUT sending an email or SMS to the customer.

Potential side effects
check_coverage

Checks whether HireAHelper has moving-labor coverage in one or more United States ZIP codes.

Inferred read-only
get_lfs_move_estimate

Calculates labor hours, crew size, and truck size range for a local full-service (LFS) move.

Inferred read-only
get_starting_price

Retrieves the 'starting at' price for moving labor services in a specific United States ZIP code.

Inferred read-only
get_provider_details

Gets detailed profile information for a specific moving provider location, including name, average review rating, years in business, total moves completed, equipment, credentials, and service coverage area (city, state, ZIP, and service radius).

Inferred read-only
get_service_provider_list

Gets the list of service providers available for a move on a given date and loading ZIP code, factoring in availability.

Inferred read-only
create_marketplace_lfs_quote

Saves an LFS (local full service) quote and returns the Quote Public Key, Grand Total, and Checkout URL based on the provider selected.

Inferred read-only
browse_service_providers

Browse moving-labor service providers serving a 5-digit US ZIP code on a given date.

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.movingplace-moving-services]
url = "https://mcp.movingplace.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "movingplace-moving-services": {
      "type": "http",
      "url": "https://mcp.movingplace.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: movingplace-moving-services
Remote MCP URL: https://mcp.movingplace.com

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": {
    "movingplace-moving-services": {
      "url": "https://mcp.movingplace.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "movingplace-moving-services": {
      "type": "http",
      "url": "https://mcp.movingplace.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "movingplace-moving-services",
  "transport": "streamable-http",
  "url": "https://mcp.movingplace.com"
}
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 movingplace.com was fetched 2026-08-24T02:59:43.394Z.

Trust status Trusted

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