Free course
Build with MCP
Build, inspect, secure, and deploy a useful MCP server with TypeScript.
Prerequisites: MCP, TypeScript, Node.js and HTTP
~~~
Your progress
of lessons completed.
Course completed.
What you'll learn
Build a project-notes MCP server with two tools, one resource, one prompt, local Inspector tests, a remote endpoint, and a practical security review.
Take this course offline
Subscribe to my newsletter to get every free book and course in PDF and EPUB format.
Get the downloadsCourse contents
Build a local TypeScript server
Create a typed stdio server with useful tools, errors, and logs.
Add resources and prompts
Expose readable context and reusable prompt workflows deliberately.
Move to remote HTTP safely
Use the stateless protocol, authorization, and defensive boundaries.
Deploy and review
Deploy the server, document both transports, and complete a security review.