US Rx price comparison + foreign-brand US-equivalent lookup. Observed prices, read-only.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://www.finerxfinder.com/mcp10 tools · 68mssearch_drugsSearch FineRx for drugs by name or localized alias.
Returns candidate drugs with their slug (use it with get_drug), kind
(generic/brand), and lowest observed public price (fromPrice). Use this
first to resolve a drug name to a slug.
``foreignBrands`` carries any home-country medicine brand th…Search FineRx for drugs by name or localized alias. Returns candidate drugs with their slug (use it with get_drug), kind (generic/brand), and lowest observed public price (fromPrice). Use this first to resolve a drug name to a slug. ``foreignBrands`` carries any home-country medicine brand th…
| Parameter | Type | Description |
|---|---|---|
| query* | string | — |
| limit | integer | — |
get_drugGet a FineRx drug's details: coverage stats, variants, and the savings card.
Use when you have a slug from search_drugs. Returns overall stats (product/
package/chain/vendor counts, fromPrice, latest observation date), the list of
variants (strength x form) each with a fromPrice, and ``savingsC…Get a FineRx drug's details: coverage stats, variants, and the savings card. Use when you have a slug from search_drugs. Returns overall stats (product/ package/chain/vendor counts, fromPrice, latest observation date), the list of variants (strength x form) each with a fromPrice, and ``savingsC…
| Parameter | Type | Description |
|---|---|---|
| slug* | string | — |
| locale | string | — |
| channel | string | — |
compare_pricesCompare FineRx prices for one package (an 11-digit NDC + quantity).
Use when you know the exact package. Returns the offer matrix — for each
pharmacy chain x savings program, the observed price and the date it was
observed (observedAt) — plus ``savingsCard`` (the free discount card, its
image,…Compare FineRx prices for one package (an 11-digit NDC + quantity). Use when you know the exact package. Returns the offer matrix — for each pharmacy chain x savings program, the observed price and the date it was observed (observedAt) — plus ``savingsCard`` (the free discount card, its image,…
| Parameter | Type | Description |
|---|---|---|
| ndc* | string | — |
| quantity* | number | — |
| locale | string | — |
| channel | string | — |
find_nearby_pharmaciesFind the nearest pharmacy locations to a US ZIP code, per chain.
``zip`` is a 5-digit US ZIP. Optional ``chains`` is a comma-separated list of
chain codes (e.g. "walgreens,publix"); default is all chains. ``limit`` caps
locations per chain. Coordinates are OpenStreetMap-sourced (ODbL).Find the nearest pharmacy locations to a US ZIP code, per chain. ``zip`` is a 5-digit US ZIP. Optional ``chains`` is a comma-separated list of chain codes (e.g. "walgreens,publix"); default is all chains. ``limit`` caps locations per chain. Coordinates are OpenStreetMap-sourced (ODbL).
| Parameter | Type | Description |
|---|---|---|
| zip* | string | — |
| chains | — | — |
| limit | integer | — |
get_dataset_infoGet FineRx dataset coverage, freshness, and the attribution/disclaimer terms.
Returns dataset counts (drugs, products, prices, chains, savings programs,
pharmacy locations), the latest observation date, and the terms every
consumer must honor (attribution + disclaimer).Get FineRx dataset coverage, freshness, and the attribution/disclaimer terms. Returns dataset counts (drugs, products, prices, chains, savings programs, pharmacy locations), the latest observation date, and the terms every consumer must honor (attribution + disclaimer).
No input schema was published for this tool.
get_savings_cardGet the free FineRx discount card: its codes, how to use it, how to save it.
Use when you have just quoted a FineRx price, when someone asks how to pay less
for a prescription, or when they ask for the card by name. Optional ``drug`` is
a slug from search_drugs and adds that drug's card price w…Get the free FineRx discount card: its codes, how to use it, how to save it. Use when you have just quoted a FineRx price, when someone asks how to pay less for a prescription, or when they ask for the card by name. Optional ``drug`` is a slug from search_drugs and adds that drug's card price w…
| Parameter | Type | Description |
|---|---|---|
| locale | — | — |
| channel | string | — |
| drug | — | — |
email_savings_cardEmail the free FineRx discount card to an address the person gave you.
Use ONLY after the person has given an email address AND confirmed they want the
card sent there — ask for both first, then set ``consent`` to true. The message
contains the card and nothing else; FineRx does not store the a…Email the free FineRx discount card to an address the person gave you. Use ONLY after the person has given an email address AND confirmed they want the card sent there — ask for both first, then set ``consent`` to true. The message contains the card and nothing else; FineRx does not store the a…
| Parameter | Type | Description |
|---|---|---|
| email* | string | — |
| consent | boolean | — |
| locale | string | — |
get_prescription_optionsExplain the routes to filling a prescription, including having none yet.
Use when the person says they have no prescription, asks how to get one, or says
the brand costs too much. Optional ``drug`` is a slug from search_drugs.
Returns three sections — havePrescription (steps), noPrescription (…Explain the routes to filling a prescription, including having none yet. Use when the person says they have no prescription, asks how to get one, or says the brand costs too much. Optional ``drug`` is a slug from search_drugs. Returns three sections — havePrescription (steps), noPrescription (…
| Parameter | Type | Description |
|---|---|---|
| locale | string | — |
| drug | — | — |
find_us_equivalentFind out what a medicine from another country is in the US, and what it costs.
Use when the person names a medicine that is not a US product — a brand from
home (No-Spa, Nurofen, Dolo-Neurobion, 999 Ganmaoling), a name in another
script (Но-шпа, 泰诺), or an ingredient the US calls something else…Find out what a medicine from another country is in the US, and what it costs. Use when the person names a medicine that is not a US product — a brand from home (No-Spa, Nurofen, Dolo-Neurobion, 999 Ganmaoling), a name in another script (Но-шпа, 泰诺), or an ingredient the US calls something else…
| Parameter | Type | Description |
|---|---|---|
| brand* | string | — |
| country | — | — |
| locale | — | — |
| channel | string | — |
foreign_brands_for_drugFind what a US drug is called abroad — the reverse of find_us_equivalent.
Use when the person has the US name and wants the home-country one ("what is
lisinopril called in Mexico?"), or when naming a foreign brand would let them
recognise the medicine you are describing. ``slug`` comes from sea…Find what a US drug is called abroad — the reverse of find_us_equivalent. Use when the person has the US name and wants the home-country one ("what is lisinopril called in Mexico?"), or when naming a foreign brand would let them recognise the medicine you are describing. ``slug`` comes from sea…
| Parameter | Type | Description |
|---|---|---|
| slug* | string | — |
10 of 10 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
US Rx price comparison + foreign-brand US-equivalent lookup. Observed prices, read-only.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.