-
Book Overview & Buying
-
Table Of Contents
Ship an MCP Server in Python - Fast
By :
With everything set up in VS Code or Claude Desktop, it’s now time to prove the full path end-to-end: discovery, selection, execution, and results. Keep it small and runnable so you can iterate quickly. Start by prompting add and joke. In the chat, ask “add 18 and 2” or “sum 18 + 2.” You should see the host propose the add tool with parsed arguments and ask you to allow it. Approve the run and confirm the result. Next, ask for “a Chuck Norris cat joke.” The host will select your joke tool, pass the topic argument, and return the text. If it picks the wrong tool, improve the tool description until the LLM consistently routes correctly.
Help the host help you: prefer clear parameter names, types, and short descriptions. If “two” is misread, restate it as a number; if a topic is ambiguous, offer a couple of example values in the tool description. If your server exposes resources, ask the host to read one...
Change the font size
Change margin width
Change background colour