Developer-workflow MCP server for catalyst-core: migration guidance, debugging, and task planning.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Catalyst is a React framework for building performant web apps and universal apps for Android and iOS. It provides server-side rendering, route-level data fetching, app shell primitives, styling conventions, and native WebView packaging tools.
Create a new Catalyst app with:
Then start the generated app:
The development server starts at http://localhost:3005.
Read the full documentation at catalyst.1mg.com.
Useful starting points:
catalyst-core: the framework package used by Catalyst applications.create-catalyst-app: the CLI for scaffolding new Catalyst apps.20.4.0 or later for generated Catalyst apps.This repository is a monorepo containing the framework package, scaffolding CLI, docs app, and internal test fixture.
packages/catalyst-core: framework packagepackages/create-catalyst-app: CLI and scaffold templatesapps/catalyst-core-test: standalone fixture app used to test catalyst-coredocs: Catalyst documentation appInstall dependencies and create local docs config before running build/test commands:
Common development commands:
To scaffold a real app from the current branch packages:
The sandbox app is created under .sandbox/<name> and uses a local packed catalyst-core from the current branch.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-308)<a href="https://allmcps.com/mcp/mcp-308"><img src="https://allmcps.com/api/badge/mcp-308?style=directory" alt="Catalyst Core on AllMCPs" /></a>