Sophie Well
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
CHANGELOG.md: what's new
mcp/README.md: use the calculators from an MCP client
docs/architecture.md: how it's built
License
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceSuncture 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.11MIT
- AlicenseNot gradedqualityBmaintenanceProvides validated clinical scoring tools for AI agents via MCP, with evidence-based calculators and smart tool discovery.4Apache 2.0
- FlicenseNot gradedqualityBmaintenanceProvides emergency hotline numbers, restrooms and outdoor safety bells, after-hours clinics, pharmacies, ER beds, and foreign visitor phrase cards. Information only—does not place calls or diagnose.1

costkits-mcpofficial
AlicenseAqualityAmaintenanceProvides 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.12120MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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