Skip to content
Back to search
90
MCP live streamable-http

Quantabble — AP Science Misconception Diagnostics

io.github.quantabble/ap-science-diagnostics

Misconception detection for AP Chemistry & Physics 1. 90% catch rate vs 24% baseline.

Uptime
no direct probes in 30d
Response
149ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

Tools · 2

diagnose_response

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…

get_coverage

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.

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",
      "transport": "streamable-http"
    }
  }
}