NavMDs Doctor Research Agent
www.navmds.com
· NavMDs
Research US doctors and specialists: search by procedure & location, natural-language search, full profiles, moderation-approved patient reviews, procedure pricing, and consultation fees. Covers 7,400+ providers with deep plastic-surgery / aesthetics coverage.
www.navmds.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 39/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-28 01:56:07 current | e6fb493da5e4… |
view → |
Endpoints
| Agent card | https://www.navmds.com/.well-known/agent-card.json |
| Provider | https://www.navmds.com |
| Docs | https://www.navmds.com/llms.txt |
Skills · 4 declared · mapped to canonical taxonomy
Find doctors by procedure/specialty and US location, ranked by rating and review volume.
Find doctors from a free-text description using vector similarity over full profiles.
Full profile: specialty, locations, ratings, overview, procedures, pricing, consultation fee, FAQ, verification.
Aggregate patient-reported and practice-listed prices for a procedure, optionally by location.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/www.navmds.com) [](https://agenstry.com/agents/www.navmds.com) [](https://agenstry.com/agents/www.navmds.com) [](https://agenstry.com/agents/www.navmds.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "NavMDs Doctor Research Agent",
"description": "Research US doctors and specialists: search by procedure & location, natural-language search, full profiles, moderation-approved patient reviews, procedure pricing, and consultation fees. Covers 7,400+ providers with deep plastic-surgery / aesthetics coverage.",
"version": "1.0.0",
"url": "https://www.navmds.com/api/mcp",
"preferredTransport": "MCP",
"documentationUrl": "https://www.navmds.com/llms.txt",
"provider": {
"organization": "NavMDs",
"url": "https://www.navmds.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"text/markdown"
],
"additionalInterfaces": [
{
"transport": "MCP",
"url": "https://www.navmds.com/api/mcp"
},
{
"transport": "HTTP+JSON",
"url": "https://www.navmds.com/api/search/doctors"
},
{
"transport": "HTTP+JSON",
"url": "https://www.navmds.com/api/search/semantic"
}
],
"skills": [
{
"id": "search_doctors",
"name": "Search doctors",
"description": "Find doctors by procedure/specialty and US location, ranked by rating and review volume.",
"tags": [
"doctors",
"search",
"healthcare",
"directory"
],
"examples": [
"Find rhinoplasty surgeons in Miami",
"Best plastic surgeons in California"
]
},
{
"id": "semantic_search_doctors",
"name": "Natural-language doctor search",
"description": "Find doctors from a free-text description using vector similarity over full profiles.",
"tags": [
"doctors",
"semantic",
"vector",
"healthcare"
],
"examples": [
"Board-certified facelift surgeon in LA with great reviews and free consults"
]
},
{
"id": "get_doctor",
"name": "Get doctor profile",
"description": "Full profile: specialty, locations, ratings, overview, procedures, pricing, consultation fee, FAQ, verification.",
"tags": [
"doctors",
"profile",
"reviews",
"pricing"
],
"examples": [
"Tell me about Dr. Jane Smith on NavMDs"
]
},
{
"id": "get_procedure_costs",
"name": "Procedure pricing",
"description": "Aggregate patient-reported and practice-listed prices for a procedure, optionally by location.",
"tags": [
"pricing",
"cost",
"procedures"
],
"examples": [
"How much does a tummy tuck cost in Texas?"
]
}
],
"x-mcp": {
"endpoint": "https://www.navmds.com/api/mcp",
"transport": "streamable-http",
"auth": "none",
"tools": [
"search_doctors",
"semantic_search_doctors",
"get_doctor",
"get_doctor_reviews",
"get_procedure_costs",
"list_procedures",
"list_locations",
"search",
"fetch"
]
}
}