How to host a remote MCP server in TypeScript with HTTP
Host a remote MCP server in TypeScript with Streamable HTTP, host protection, authentication, stateless scaling, independent verification, and limits.
Accepting new clients
You run the business.
I handle the software.
I'm Samuel Fajreldines, a senior software engineer. Growing U.S. businesses hire my team to become their software department, not a vendor they rehire every quarter. I set the technical direction, my team builds and ships, and I stay accountable for everything that goes out.
6 articles · practical guides & tutorials by Samuel Fajreldines
In-depth TypeScript articles, hands-on guides and tutorials by Samuel Fajreldines — 6 expert posts on TypeScript for software engineers.
Host a remote MCP server in TypeScript with Streamable HTTP, host protection, authentication, stateless scaling, independent verification, and limits.
Test a TypeScript MCP server with a stdio client, Vitest, and Inspector. Catch broken schemas, missing tools, and errors before CI.
A comprehensive guide to leveraging TypeScript decorators for building cleaner, more maintainable, and flexible applications.
Discover how to leverage TypeScript's utility types like Partial, Omit, Pick and Record to write cleaner, safer and more efficient code.
Learn how to leverage generic classes in TypeScript for backend development to create scalable and type-safe applications.
Learn how to leverage TypeScript abstract classes to create a solid architecture for your applications.