Node.js and TypeScript starter for Model Context Protocol (MCP) servers
MCP Server Starter is a minimal scaffold for building MCP-compliant servers using Node.js and TypeScript. It implements stdio and Streamable HTTP transports, includes example Cursor configuration, and provides a CLI with an inspect mode. Suited for local tooling, agent integration, or exposing model context over HTTP.
0