simonlee2/mcp-server-ts
Simple MCP server starter using the official Typescript SDK
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-ts": {
"command": "npx",
"args": [
"-y",
"mcp-server-ts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...