Skip to main content
Glama

Server Details

US Rx price comparison + foreign-brand US-equivalent lookup. Observed prices, read-only.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

5 tools
compare_prices
Read-onlyIdempotent
Inspect

Compare FineRx prices for one package (an 11-digit NDC + quantity).

Returns the offer matrix: for each pharmacy chain x savings program, the
observed price and the date it was observed (observedAt). The cheapest offer
is flagged isLowest. Get an ``ndc`` from get_drug's packages or search flow.
ParametersJSON Schema
NameRequiredDescriptionDefault
ndcYes
quantityYes

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

find_nearby_pharmacies
Read-onlyIdempotent
Inspect

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).
ParametersJSON Schema
NameRequiredDescriptionDefault
zipYes
limitNo
chainsNo

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_dataset_info
Read-onlyIdempotent
Inspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_drug
Read-onlyIdempotent
Inspect

Get a FineRx drug's details: coverage stats and its strength/form variants.

``slug`` comes from search_drugs. Returns overall stats (product/package/
chain/vendor counts, fromPrice, latest observation date) and the list of
variants (strength x form) each with a fromPrice.
ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

search_drugs
Read-onlyIdempotent
Inspect

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.
ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources