<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Typescript on scriptable.com</title><link>https://scriptable.com/categories/typescript/</link><description>Recent content in Typescript on scriptable.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Jul 2026 14:40:47 -0400</lastBuildDate><atom:link href="https://scriptable.com/categories/typescript/index.xml" rel="self" type="application/rss+xml"/><item><title>Build an MCP Server in TypeScript with the Official SDK</title><link>https://scriptable.com/posts/typescript/mcp-server-typescript-sdk/</link><pubDate>Fri, 17 Jul 2026 14:40:47 -0400</pubDate><guid>https://scriptable.com/posts/typescript/mcp-server-typescript-sdk/</guid><description>The FastMCP tutorials in this series are Python, and FastMCP wraps the Model Context Protocol so you rarely touch it directly. This article drops down a level and builds the same kind of server with…</description></item><item><title>Build a TypeScript Hello World Application</title><link>https://scriptable.com/posts/typescript/hello-world/</link><pubDate>Wed, 18 Feb 2026 06:39:43 -0500</pubDate><guid>https://scriptable.com/posts/typescript/hello-world/</guid><description>A minimal TypeScript project that prints a greeting, accepts a name from the command line, includes a test suite using Vitest, and uses a Makefile to drive common tasks. This tutorial covers project…</description></item><item><title>Build a WebSocket Chat Server in TypeScript</title><link>https://scriptable.com/posts/typescript/websocket-chat-server/</link><pubDate>Tue, 17 Feb 2026 22:02:56 -0500</pubDate><guid>https://scriptable.com/posts/typescript/websocket-chat-server/</guid><description>A real-time chat server using WebSockets, built with TypeScript and the ws library on Node.js. The server supports named users, broadcasts messages to all connected clients, tracks join/leave events…</description></item></channel></rss>