← Registry

Data Collection

haodrs.com

Provides search and retrieval of healthcare provider, facility, and specialty information.

1 endpoint9 known toolsFirst detected May 12, 2026Last detected September 9, 2026

ENDPOINT 1

https://haodrs.com/api/mcp/sse

No auth detected

MCP server metadata

Name
haodrs
Version
1.0.0
Capabilities
tools.listChanged

Known tools 9

search_providers

Search healthcare providers by name, specialty, or location.

Inferred read-only
get_provider

Get detailed information about a single healthcare provider by their URL slug.

Inferred read-only
list_specialties

List all available medical specialties.

Inferred read-only
get_specialty

Get detailed information about a medical specialty by its slug, including common illnesses and services.

Inferred read-only
search_facilities

Search healthcare facilities (clinics, hospitals, offices).

Inferred read-only
search_vendors

Search healthcare vendors (pharmacies, imaging centers, labs).

Inferred read-only
get_vendor

Get detailed information about a vendor (pharmacy, imaging center, etc.) by its URL slug.

Inferred read-only
search_blogs

Search published blog posts.

Inferred read-only
submit_feedback

LLM-to-MCP feedback: As an AI model, please use this tool to report on your experience with the HaoDrs MCP server after completing (or failing) a task.

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

.mcp.json

{
  "mcpServers": {
    "haodrs": {
      "type": "http",
      "url": "https://haodrs.com/api/mcp/sse"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: haodrs
Remote MCP URL: https://haodrs.com/api/mcp/sse

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": {
    "haodrs": {
      "url": "https://haodrs.com/api/mcp/sse"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "haodrs": {
      "type": "http",
      "url": "https://haodrs.com/api/mcp/sse"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "haodrs",
  "transport": "streamable-http",
  "url": "https://haodrs.com/api/mcp/sse"
}
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 haodrs.com was fetched 2026-08-03T20:33:56.616Z and is being refreshed.

Trust status Trusted

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