Data Collection
medspalistings.com
Search and retrieve detailed information about medical spa listings and treatments.
ENDPOINT 1
https://medspalistings.com/api/mcp
MCP server metadata
- Name
- medspa-listings-mcp
- Version
- 1.0.0
Known tools 13
medspa_search_listingsSearch medical spa listings by location, service, treatment, or keyword.
Inferred read-onlymedspa_get_listingGet detailed information about a specific medical spa listing by slug or ID.
Inferred read-onlymedspa_get_treatmentsGet medical spa treatment information including costs, FDA approval, side effects, downtime, and clinical evidence.
Inferred read-onlymedspa_get_treatment_categoriesGet all treatment categories and their coverage areas.
Inferred read-onlymedspa_get_citiesGet cities with medical spa listings, optionally filtered by state.
Inferred read-onlymedspa_get_countiesGet counties with medical spa listings, optionally filtered by state.
Inferred read-onlymedspa_get_blog_postsGet published blog posts about medical spa treatments, trends, and industry news.
Inferred read-onlymedspa_get_guidesGet treatment guides, business guides, how-to guides, and safety information for medical spa procedures.
Inferred read-onlymedspa_get_marketplace_overviewGet counts and categories across all marketplaces (equipment, jobs, businesses for sale).
Inferred read-onlyCONNECT 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.
medspalistings.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.