Skip to main content
ClaudeWave

Remote MCP server for offline educational score conversion

MCP ServersOfficial Registry0 stars0 forks● TypeScriptApache-2.0Updated today
ClaudeWave Trust Score
87/100
✓ Trusted
Passed
  • ✓Open-source license (Apache-2.0)
  • ✓Actively maintained (<30d)
  • ✓Clear description
  • ✓Documented (README)
Last scanned: 9/27/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/jiankn/nbmecalc-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "nbmecalc-mcp": {
      "command": "node",
      "args": ["/path/to/nbmecalc-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/jiankn/nbmecalc-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# NBMEcalc MCP

A remote Model Context Protocol server exposing deterministic, offline
practice-assessment conversions for integrations that complement the
[USMLE score predictor](https://nbmecalc.com/).

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.

```shell
npm install
npm test
npm run check
npm run deploy:dry
```

Apache-2.0 licensed.

What people ask about nbmecalc-mcp

What is jiankn/nbmecalc-mcp?

+

jiankn/nbmecalc-mcp is mcp servers for the Claude AI ecosystem. Remote MCP server for offline educational score conversion It has 0 GitHub stars and its last recorded update is dated 2026-09-27.

How do I install nbmecalc-mcp?

+

You can install nbmecalc-mcp by cloning the repository (https://github.com/jiankn/nbmecalc-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is jiankn/nbmecalc-mcp safe to use?

+

Our security agent has analyzed jiankn/nbmecalc-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains jiankn/nbmecalc-mcp?

+

jiankn/nbmecalc-mcp is maintained by jiankn. The last recorded GitHub activity is dated 2026-09-27, with 0 open issues.

Are there alternatives to nbmecalc-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy nbmecalc-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: jiankn/nbmecalc-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/jiankn-nbmecalc-mcp)](https://claudewave.com/repo/jiankn-nbmecalc-mcp)
<a href="https://claudewave.com/repo/jiankn-nbmecalc-mcp"><img src="https://claudewave.com/api/badge/jiankn-nbmecalc-mcp" alt="Featured on ClaudeWave: jiankn/nbmecalc-mcp" width="320" height="64" /></a>

More MCP Servers

nbmecalc-mcp alternatives