← Registry

Data Collection

medspalistings.com

Search and retrieve detailed information about medical spa listings and treatments.

1 endpoint13 known toolsFirst detected June 27, 2026Last detected September 16, 2026

ENDPOINT 1

https://medspalistings.com/api/mcp

No auth detected

MCP server metadata

Name
medspa-listings-mcp
Version
1.0.0
Capabilities
tools.listChanged

Known tools 13

medspa_search_listings

Search medical spa listings by location, service, treatment, or keyword.

Inferred read-only
medspa_get_listing

Get detailed information about a specific medical spa listing by slug or ID.

Inferred read-only
medspa_get_treatments

Get medical spa treatment information including costs, FDA approval, side effects, downtime, and clinical evidence.

Inferred read-only
medspa_get_treatment_categories

Get all treatment categories and their coverage areas.

Inferred read-only
medspa_get_states

Get all US states and territories with medical spa listing data.

Inferred read-only
medspa_get_cities

Get cities with medical spa listings, optionally filtered by state.

Inferred read-only
medspa_get_counties

Get counties with medical spa listings, optionally filtered by state.

Inferred read-only
medspa_get_blog_posts

Get published blog posts about medical spa treatments, trends, and industry news.

Inferred read-only
medspa_get_guides

Get treatment guides, business guides, how-to guides, and safety information for medical spa procedures.

Inferred read-only
medspa_get_equipment

Search medical spa equipment for sale.

Inferred read-only
medspa_get_jobs

Search medical spa job listings.

Inferred read-only
medspa_get_brokerage_listings

Search medical spa businesses for sale.

Inferred read-only
medspa_get_marketplace_overview

Get counts and categories across all marketplaces (equipment, jobs, businesses for sale).

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.medspa-listings-mcp]
url = "https://medspalistings.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "medspa-listings-mcp": {
      "type": "http",
      "url": "https://medspalistings.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: medspa-listings-mcp
Remote MCP URL: https://medspalistings.com/api/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": {
    "medspa-listings-mcp": {
      "url": "https://medspalistings.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "medspa-listings-mcp": {
      "type": "http",
      "url": "https://medspalistings.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "medspa-listings-mcp",
  "transport": "streamable-http",
  "url": "https://medspalistings.com/api/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 medspalistings.com was fetched 2026-08-23T11:15:52.637Z and is being refreshed.

Trust status Trusted

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