alexanderop/mcp-server-starter-ts
A minimal TypeScript starter template for building Model Context Protocol (MCP) servers.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-starter-ts": {
"command": "npx",
"args": [
"-y",
"mcp-server-starter-ts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...