io.github.mattlsmith/navmds
io.github.mattlsmith/navmds · v1.0.0 · MCP 2025-11-25
Research 7,400+ US doctors: search, semantic search, profiles, reviews & procedure pricing.
Reachability
reachable
checked 2026-07-14 04:09 UTC
Registry status active
Tools pinned 10
91dded7ce25b
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.mattlsmith
(GitHub-account verified by the official registry)
Repository
github.com/mattlsmith/navmds
Website
https://www.navmds.com
Remote endpoints
https://www.navmds.com/api/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:09 | first capture | 10 tools pinned |
Pinned tool definitions (10)
| Tool | Description |
|---|---|
| search_doctors | Find doctors by procedure/specialty, optionally filtered by US state and city. Uses NavMDs' pre-computed search index (fast, ranked by rating + review volume). Use this when you have a concrete procedure (e.g. 'rhinoplasty', 'botox',... |
| find_local_specialists | Return NavMDs' curated city guide for a procedure: the ranked specialists (the city's OWN doctors first, then the nearest within an adaptive radius), the typical local price range, the average rating, the share offering free... |
| semantic_search_doctors | Search NavMDs' 7,400+ doctor directory with a natural-language query, e.g. 'board-certified facelift surgeon in Los Angeles with great reviews and free consults'. Powered by Gemini embeddings + cosine similarity over full doctor... |
| get_doctor | Fetch a doctor's complete NavMDs profile by slug (the id returned by the search tools, or the last path segment of a navmds.com/doctor/<slug> URL). Returns specialty, locations, ratings, overview, procedures, pricing, consultation fee,... |
| get_doctor_reviews | Return published (moderation-approved) patient reviews for a doctor by slug. |
| get_procedure_costs | Aggregate what a procedure costs across NavMDs doctors — combining patient-reported costs and practice-website pricing. Optionally narrow to a state/city. Returns min/median/max/average plus sample practice quotes. |
| list_procedures | List the procedures/specialties covered by NavMDs, with the number of doctors for each. Useful for grounding a search. |
| list_locations | List states/cities where NavMDs has doctors, with doctor counts. Useful for grounding a location filter. |
| search | Search NavMDs doctors by free-text query. Returns a list of {id, title, url} results. Pass an id to the `fetch` tool to retrieve the full profile. (OpenAI connector-compatible.) |
| fetch | Retrieve a full doctor profile by id (the slug returned from `search`). Returns {id, title, text, url, metadata}. (OpenAI connector-compatible.) |
Status badge
[](https://toolpin.dev/servers/io.github.mattlsmith/navmds)
Maintain this server? Add the badge to your README — it links your users to this live status page.