A collection of MCP servers distributed as a single npm package, including mcp-visualizer which uses Puppeteer for screenshots, typing, and network/console diagnostics on any web framework.
{
"mcpServers": {
"tscafejrmcp": {
"command": "npx",
"args": [
"-y",
"@tscafejr/mcp"
]
}
}
}