convert_practice_score — NBMEcalc MCP MCP Tool
convert_practice_score
(convert practice score) is one of 1 tool on the
NBMEcalc MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call convert_practice_score from your client
- Claude Code NBMEcalc MCP convert_practice_score run in your project directory
- Claude Desktop NBMEcalc MCP convert_practice_score ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NBMEcalc MCP convert_practice_score ~/.cursor/mcp.json
- VS Code NBMEcalc MCP convert_practice_score .vscode/mcp.json
- Zed NBMEcalc MCP convert_practice_score ~/.config/zed/settings.json
- Windsurf NBMEcalc MCP convert_practice_score ~/.codeium/windsurf/mcp_config.json
- Cline NBMEcalc MCP convert_practice_score ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NBMEcalc MCP convert_practice_score ~/.gemini/settings.json
- Grok NBMEcalc MCP convert_practice_score .mcp.json (in your project root)
- ChatGPT NBMEcalc MCP convert_practice_score Settings → Connectors → Advanced → Developer mode
- Claude.ai NBMEcalc MCP convert_practice_score Settings → Connectors → Add custom connector
- LangChain NBMEcalc MCP convert_practice_score pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nbmecalc https://nbmecalc-mcp.chenxuanshimo.workers.dev/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 27 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.