TypeScript MCP server boilerplate with STDIO and HTTP transport support, CLI tools, and extensible architecture
{
"mcpServers": {
"aashariboilerplate": {
"command": "npx",
"args": [
"-y",
"@aashari/boilerplate-mcp-server"
]
}
}
}