preact
โ๏ธ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
preact MCP Server
MCP server for preactjs/preact
Ready-to-Use Client Configurations
{
"mcpServers": {
"preact": {
"command": "npx",
"args": [
"-y",
"@preactjs/preact"
]
}
}
}