Overview
What is @pdupuis/mcp-server-template?
It is a template repository for creating MCP (Model Context Protocol) servers using TypeScript and Node.js, intended for developers who want a quick starting point for their MCP server projects.
How to use @pdupuis/mcp-server-template?
Create a new repository from this template via the GitHub CLI: gh repo create your-server-name --template phillipdupuis/mcp-server-template --public.
Key features of @pdupuis/mcp-server-template
- Template repository for MCP servers
- Uses TypeScript and Node.js
- Creates new repositories via GitHub CLI
- Publicly accessible starting point
Use cases of @pdupuis/mcp-server-template
—
FAQ from @pdupuis/mcp-server-template
What is this template for?
It is a template for creating MCP servers with TypeScript and Node.js.
How do I use this template?
Use the GitHub CLI command: gh repo create your-server-name --template phillipdupuis/mcp-server-template --public.