MatthewDailey/mcp-starter
A start template for a typescript mcp server
Platform-specific configuration:
{
"mcpServers": {
"mcp-starter": {
"command": "npx",
"args": [
"-y",
"mcp-starter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...