What does the doctor subcommand check? #46
Answered
by
adityachilka1
adityachilka1
asked this question in
Q&A
|
I see |
Answered by
adityachilka1
May 22, 2026
Replies: 1 comment
|
Exit |
0 replies
Answer selected by
adityachilka1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mcp-devtools doctorruns nine baseline protocol-compliance checks against an upstream MCP server:initializehandshake completesprotocolVersiontools/listreturns within the timeoutname+inputSchemaresources/listreturns (or returns Method Not Found, which is also OK)prompts/listreturns (or returns Method Not Found)notifications/initializednotifications/tools/list_changedwhen its catalog changesExit
0if all pass,1otherwise. Useful as a quick sanity check in CI.