Exam CCA-F Topic 1 Question 60 Discussion

Actual exam question for Anthropic's CCA-F exam
Question #: 60
Topic #: 1
Your MCP server exposes a Templated Resource with the URI pattern docs://documents/{doc_id}. How does the MCP Python SDK handle this pattern?

Suggested Answer: B Vote an answer

For templated resources, the MCP Python SDK automatically parses parameters from the URI structure (like '{doc_id}') and passes them directly as keyword arguments to your Python function, avoiding manual string parsing.

by Valerie at Jul 08, 2026, 03:12 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10