Quantabble — AP Science Misconception Diagnostics
io.github.quantabble/ap-science-diagnosticsMisconception detection for AP Chemistry & Physics 1. 90% catch rate vs 24% baseline.
Tools · 2
Evaluate a student's written explanation in AP Chemistry, AP Physics 1, high school chemistry, high school physics, college chemistry, or college physics (algebra-based). Returns the specific misconce…
Returns the list of subjects and unit counts covered by Quantabble. Use this to check whether a student's topic is within scope before calling diagnose_response.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"quantabble_—_ap_science_misconception_diagnostics": {
"url": "https://quantabble-api.chemandphysicsmastery.workers.dev/mcp",
"transport": "http"
}
}
}