NBMEcalc MCP
NBMEcalc MCP
A remote Model Context Protocol server exposing deterministic, offline practice-assessment conversions for integrations that complement the USMLE score predictor.
The Streamable HTTP endpoint is /mcp. The server exposes
convert_practice_score and returns the estimate together with the v1.1
algorithm identifier and a required disclaimer.
It has no database, account system, analytics call, or learner-data storage. Mappings are independent model assumptions, not official conversions or examination guarantees. Do not use outputs for clinical decisions.
npm install
npm test
npm run check
npm run deploy:dryApache-2.0 licensed.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
Hosted MCP server exposing US hospital procedure cost data to AI assistants
Hosted MCP server: convert PDFs to clean, LLM-ready Markdown with tables, formulas and OCR.
MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA comprehensive Model Context Protocol (MCP) server for medical document processing with advanced AI capabilities, including OCR, medical NER, local embeddings, and vector search.261 npm1MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that indexes exam PDFs and HTML documents for semantic search, topic frequency analysis, and study plan generation, fully local and private.MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that provides deterministic math computation (numeric, symbolic, unit, matrix) and hybrid retrieval over study notes/textbooks with citations, helping Claude become a reliable study partner.MIT
- AlicenseAqualityBmaintenanceLocal MCP server to access your personal health data from E-Nabız (Turkish Ministry of Health) via an LLM. Read-only, secure, and respects privacy.324MIT