Launchery/mcp-starter-typescript
Starter template for building MCP servers in TypeScript. Clone, customize, ship.
Platform-specific configuration:
{
"mcpServers": {
"mcp-starter-typescript": {
"command": "npx",
"args": [
"-y",
"mcp-starter-typescript"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...