Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Model Context Protocol
/
Json Rpc
Json Rpc
Subtopic
24 questions
Questions tagged with Json Rpc — part of Model Context Protocol.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Which MCP transports are in active use in 2026, and when do you pick each?
Multiple Choice
Easy
·
Qual 4.0
Someone asks you what MCP is at a meetup. How do you explain it?
Flashcard
Easy
·
Qual 4.0
Where does the MCP client live, and why is it one to one with a server?
Flashcard
Easy
·
Qual 4.0
Compare the three MCP transports and identify the correct choice for each deployment scenario
Short Answer
Medium
·
Qual 4.0
Match each MCP transport to its defining characteristic and correct deployment scenario
Match Pairs
Medium
·
Qual 4.0
Put the MCP tool discovery and invocation steps in the correct order
Order Steps
Medium
·
Qual 4.0
Complete the key fields in a tools/list tool object and a tools/call request
Fill in Blank
Medium
·
Qual 4.0
Spot the error in how this MCP server reports a tool failure
Spot the Error
Hard
·
Qual 4.0
Complete the correct MCP error response shape for a tool logic failure
Fill in Blank
Hard
·
Qual 4.0
Describe how Streamable HTTP works as an MCP transport and when to choose it
Short Answer
Medium
·
Qual 4.0
How does Streamable HTTP work as an MCP transport and when should you choose it over stdio?
Multiple Choice
Medium
·
Qual 4.0
When should you choose stdio transport for an MCP server, and when is it the wrong choice?
Short Answer
Medium
·
Qual 4.0
What does a minimal MCP server require and how do official SDKs simplify it?
Short Answer
Medium
·
Qual 4.0
What is the key difference between `resources/read` and `resources/subscribe` in MCP?
Multiple Choice
Medium
·
Qual 4.0
MCP uses JSON-RPC 2.0: what does it add beyond raw RPC?
Short Answer
Medium
·
Qual 4.0
What does MCP add beyond JSON-RPC 2.0 that makes it more than 'just RPC'?
Multiple Choice
Medium
·
Qual 4.0
Spot the bug revealed by JSON-RPC tracing in this MCP exchange
Spot the Error
Medium
·
Qual 4.0
What is a common bug that JSON-RPC tracing reveals in MCP server implementations?
Multiple Choice
Medium
·
Qual 4.0
Spot the error in this MCP JSON-RPC request
Spot the Error
Hard
·
Qual 4.0
Complete the JSON-RPC 2.0 request structure used by MCP
Fill in Blank
Medium
·
Qual 4.0
What metrics would you instrument to evaluate the health of a production MCP integration?
Short Answer
Hard
·
Qual 4.0
How would you use mcp-inspector to debug a tools/call that returns unexpected output?
Short Answer
Medium
·
Qual 4.0
Put the MCP connection lifecycle steps in the correct order
Order Steps
Medium
·
Qual 4.0
Predict what happens when a client calls resources/subscribe on a server that did not advertise it
Predict Output
Hard
·
Qual 4.0