A TypeScript template for building MCP servers with HTTP transport that provides a foundation for creating integrations between AI assistants and custom tools. Includes example implementations and development tooling to help developers create their own MCP servers.
A minimal MCP server template for TypeScript with Streamable HTTP transport and bearer token authentication, designed for easy deployment on Render. It includes an example tool and guidance for adding custom tools.