Skip to main content
Glama

What it is

Clinical calculators, scores, drips, and dosing math for the nurse on shift, and for the doctors, pharmacists, respiratory therapists, EMS providers, billers, and coders working alongside.

Each calculator does one thing:

In

The values you already have. It opens pre-filled with a worked example, so you can see the expected format before you type over it.

Out

One number or grade, plus how the source says to read it.

Proof

The primary citation, one click away under "Citation and sources".

For example, on Wells Score for PE you tick the criteria that apply and get Wells PE total 4.5 (PE-likely group, moderate probability).

Nothing you type leaves your device. After the page loads there are no network calls, no accounts, and it keeps working offline.

Related MCP server: Medical Calculator MCP Server

Use it

Go to sophiewell.com and type what you need.

To run your own copy: clone this repository, run npm run dev, open http://localhost:4173.

For AI agents (MCP)

The same calculators are available to agents through a local Model Context Protocol server, so an agent gets the right number plus a citation instead of guessing. It runs on your machine over stdio: no hosting, no network, no telemetry. Setup is in mcp/README.md.

More

License

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Suncture Healthcare MCP provides a set of specialized healthcare tools that can be integrated with AI models to enhance their capabilities in delivering accurate, reliable healthcare information and guidance.
    11
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides live US healthcare cost data including procedure cost estimates, provider pricing, insurance coverage rules, and medical bill analysis using real hospital transparency and CMS data.
    12
    120
    MIT

View all related MCP servers

Related MCP Connectors

  • Licensed US telehealth — GLP-1 medications, intake, consents, Stripe ACP. HIPAA-compliant, 30 tools.

  • Diagnoses, drugs & lab codes: ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. 37 tools, MIT.

  • Patient, meal plan, prescription, chart and anthropometry management for dietitians.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/clay-good/sophiewell.com'

If you have feedback or need assistance with the MCP directory API, please join our Discord server